Data Object - AdminUserOrGroupLoginView

Class
VMware.Hv.AdminUserOrGroupLoginView
Returned by
AdminUserOrGroup_GetLoginView, AdminUserOrGroup_GetLoginViewById
See also
AdminUserOrGroupPrivilegesInfo, UserOrGroupId
Since
Horizon 7.5

Data Object Description

Login view for AdminUserOrGroup.

Data Object Properties

Properties

Name Type Description
idUserOrGroupId

User or group ID of this entity.
privilegesInfoAdminUserOrGroupPrivilegesInfo[]

Set of privileges information for this user or group.
helpdeskAdminxsd:boolean

Indicates if the administrator is a Helpdesk administrator. This will be set to true if:
  • Admin user has single role which is of type either HELP_DESK_ADMIN or HELP_DESK_ADMIN_READ_ONLY.

Since Horizon 7.11
  • This property has a default value of false.