Skip to content

Data Object - AdminUserOrGroupLoginView

Java Class

com.omnissa.vdi.vlsi.binding.vdi.users.AdminUserOrGroup.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

Name Type Description
id UserOrGroupId User or group ID of this entity.
privilegesInfo AdminUserOrGroupPrivilegesInfo[] Set of privileges information for this user or group.
helpdeskAdmin xsd:boolean Indicates if the administrator is a Helpdesk administrator. This will be set to true if: 2
Since Horizon 7.11 1

  1. This property has a default value of false. 

  2. Admin user has single role which is of type either HELP_DESK_ADMIN or HELP_DESK_ADMIN_READ_ONLY.