View API
| Local Properties | ||
Service Types | Data Object Types | All Properties | All Methods |
Data Object - EntitledUserOrGroupGloballyEntitledData
- Class
- VMware.Hv.GloballyEntitledData
- Property of
- EntitledUserOrGroupGlobalSummaryView, EntitledUserOrGroupInfo
- See also
- GlobalApplicationEntitlementId, GlobalEntitlementId, PodAssignmentId, URLRedirectionId, UserEntitlementId, UserHomeSiteId
- Since
- Horizon View 6.0
Data Object Description
Data relevant to globally entitled users.Data Object Properties
Properties
Name | Type | Description |
---|---|---|
globalEntitlements | GlobalEntitlementId[] |
Global desktop entitlements for this user.
|
globalUserEntitlements | UserEntitlementId[] |
Global entitlement user entitlements for this user or group. The array
index will correspond to the same global entitlement as the
GlobalEntitlementId array.
|
globalApplicationEntitlements | GlobalApplicationEntitlementId[] |
Global application entitlements for this user.
Since Horizon View 6.2
|
globalUserApplicationEntitlements | UserEntitlementId[] |
Global application entitlement user entitlements for this user or
group. The array index will correspond to the same global application
entitlement as the GlobalApplicationEntitlementId array.
Since Horizon View 6.2
|
userHomeSites | UserHomeSiteId[] |
Home sites for this user or group. There may be home site overrides for
each global entitlement specified for this user or group and one
default site for the user or group in general.
|
podAssignments | PodAssignmentId[] |
Pod assignments per global entitlement, if any, for this user or group.
If this is a group, this will be null.
|
urlRedirectionSettings | URLRedirectionId[] |
Global URL Redirection settings associated with user or group.
Since Horizon 7.0.2
|
urlRedirectionUserEntitlements | UserEntitlementId[] |
Global URLRedirection user entitlements for this user or group. The array
index will correspond to the same urlRedirection entitlement as the
URLRedirectionId array.
Since Horizon 7.0.2
|
Top of page | Local Properties | ||
Service Types | Data Object Types | All Properties | All Methods |