Data Object - EntitledUserOrGroupInfo

Class
VMware.Hv.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

Properties

Name Type Description
idUserOrGroupId

User or group ID of this entity.
  • This property cannot be updated.
baseADUserOrGroupBase

Basic active directory data for a user or group.
  • This property cannot be updated.
localDataEntitledUserOrGroupLocallyEntitledData

Data relevant to locally entitled users. If no local data exists or is not permitted, this will contain only null members.
  • This property need not be set.
  • This property cannot be updated.
sessionDataEntitledUserOrGroupUserSessionData

Data relevant to sessions for this user or group.
  • This property need not be set.
  • This property cannot be updated.
globalDataEntitledUserOrGroupGloballyEntitledData

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.
  • This property need not be set.
  • This property cannot be updated.