Data Object - AdminUserOrGroupPrivilegesInfo
Java Class
com.omnissa.vdi.vlsi.binding.vdi.users.AdminUserOrGroup.AdminUserOrGroupPrivilegesInfo
Property of
See also
Since
Horizon 7.5
Data Object Description¶
Represents access group and privileges mapping for the user or group.
Data Object Properties¶
Name | Type | Description |
---|---|---|
accessGroupId | AccessGroupId | The access group id. |
accessGroupName | xsd:string | The access group name. |
privileges | xsd:string[] | The set of privileges on the current access group. |
children | AccessGroupSummaryView[] | Child access groups associated with current access group. Since Horizon 7.6 1 |
-
This property need not be set. ↩