Name
|
Type
|
Description
|
globalEntitlements | GlobalEntitlementId[] |
Global desktop entitlements for this user.
- This property need not be set.
- This property is an unordered array of unique values.
|
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.
- This property need not be set.
|
globalApplicationEntitlements | GlobalApplicationEntitlementId[] |
Global application entitlements for this user.
Since Horizon View 6.2
- This property need not be set.
- This property is an unordered array of unique values.
|
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
- This property need not be set.
|
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.
- This property need not be set.
|
podAssignments | PodAssignmentId[] |
Pod assignments per global entitlement, if any, for this user or group.
If this is a group, this will be null.
- This property need not be set.
|
urlRedirectionSettings | URLRedirectionId[] |
Global URL Redirection settings associated with user or group.
Since Horizon 7.0.2
- This property need not be set.
- This property is an unordered array of unique values.
|
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
- This property need not be set.
- This property is an unordered array of unique values.
|