Skip to content

Data Object - EntitledUserOrGroupInfo

Java Class

com.omnissa.vdi.vlsi.binding.vdi.users.EntitledUserOrGroup.EntitledUserOrGroupInfo

Returned by

EntitledUserOrGroup_Get, EntitledUserOrGroup_GetInfos

See also

ADUserOrGroupBase, EntitledUserOrGroupGloballyEntitledData, EntitledUserOrGroupLocallyEntitledData, EntitledUserOrGroupUserSessionData, UserOrGroupId

Since

Horizon View 6.0

Data Object Description

The root entitled user or group information.

Data Object Properties

Name Type Description
id UserOrGroupId User or group ID of this entity. 2
base ADUserOrGroupBase Basic active directory data for a user or group. 2
localData EntitledUserOrGroupLocallyEntitledData Data relevant to locally entitled users. If no local data exists or is not permitted, this will contain only null members. 1 2
sessionData EntitledUserOrGroupUserSessionData Data relevant to sessions for this user or group. 1 2
globalData EntitledUserOrGroupGloballyEntitledData Data relevant to globally entitled users. If Multi-Data Center View is not enabled, this is null. If no global data exists or is not permitted, this will contain only null members. 1 2

  1. This property need not be set. 

  2. This property cannot be updated.