Skip to content

Data Object - EntitledUserOrGroupGloballyEntitledData

Java Class

com.omnissa.vdi.vlsi.binding.vdi.users.EntitledUserOrGroup.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

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

  1. This property need not be set. 

  2. This property is an unordered array of unique values.