Data Object - GlobalAdminUserOrGroupPrivilegesInfo
Java Class
com.omnissa.vdi.vlsi.binding.vdi.users.AdminUserOrGroup.GlobalAdminUserOrGroupPrivilegesInfo
Property of
See also
Since
Horizon 8.2
Data Object Description¶
Represents global access group and privileges mapping for the user or group.
Data Object Properties¶
| Name | Type | Description | 
|---|---|---|
| globalAccessGroupId | GlobalAccessGroupId | The global access group id. 1 | 
| globalAccessGroupName | xsd:string | The global access group name. | 
| privileges | xsd:string[] | The set of privileges on the current global access group. 1 | 
| children | GlobalAccessGroupSummaryView[] | Child access groups associated with current global access group. 1 |