grantWorkstationAdminRoleOnCreate property

bool? grantWorkstationAdminRoleOnCreate
getter/setter pair

Grant creator of a workstation roles/workstations.policyAdmin role along with roles/workstations.user role on the workstation created by them.

This allows workstation users to share access to either their entire workstation, or individual ports. Defaults to false.

Optional.

Implementation

core.bool? grantWorkstationAdminRoleOnCreate;