Skip to content

Data Object - AdminUserOrGroupPrivilegesInfo

Java Class

com.omnissa.vdi.vlsi.binding.vdi.users.AdminUserOrGroup.AdminUserOrGroupPrivilegesInfo

Property of

AdminUserOrGroupLoginView

See also

AccessGroupId, AccessGroupSummaryView

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

  1. This property need not be set.