View API
| Local Properties | ||
Service Types | Data Object Types | All Properties | All Methods |
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 |
---|---|---|
id | UserOrGroupId |
User or group ID of this entity.
|
base | ADUserOrGroupBase |
Basic active directory data for a user or group.
|
localData | EntitledUserOrGroupLocallyEntitledData |
Data relevant to locally entitled users. If no local data exists or is
not permitted, this will contain only null members.
|
sessionData | EntitledUserOrGroupUserSessionData |
Data relevant to sessions for this user or group.
|
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.
|
Top of page | Local Properties | ||
Service Types | Data Object Types | All Properties | All Methods |