Data Object - AdminUserOrGroupLoginView
Java Class
com.omnissa.vdi.vlsi.binding.vdi.users.AdminUserOrGroup.AdminUserOrGroupLoginView
Returned by
AdminUserOrGroup_GetLoginView, AdminUserOrGroup_GetLoginViewById
See also
AdminUserOrGroupPrivilegesInfo, GlobalAdminUserOrGroupPrivilegesInfo, UserOrGroupId
Since
Horizon 7.5
Data Object Description¶
Login view for AdminUserOrGroup.
Data Object Properties¶
Name | Type | Description |
---|---|---|
id | UserOrGroupId | User or group ID of this entity. |
privilegesInfo | AdminUserOrGroupPrivilegesInfo[] | Set of privileges information based on Access Groups for this user or group. |
globalPrivilegesInfo | GlobalAdminUserOrGroupPrivilegesInfo[] | Set of privileges information based on Global Access Groups for this user or group. Since Horizon 8.2 1 |
helpdeskAdmin | xsd:boolean | Indicates if the administrator is a Helpdesk administrator. This will be set to true if: 3 Since Horizon 7.11 2 |