Name
|
Type
|
Description
|
user | UserOrGroupId |
User for this session.
|
brokerUser | UserOrGroupId |
User Id for the broker user associated with the session.
- This property need not be set.
|
globalEntitlement | GlobalEntitlementId |
Global entitlement Id for this session.
Either globalEntitlement or globalApplicationEntitlements will be set but not both.
- This property need not be set.
|
globalApplicationEntitlement | GlobalApplicationEntitlementId | Deprecated.
use globalApplicationEntitlements instead
Global application entitlement Id for this session
Since Horizon View 6.2
- This property need not be set.
|
globalApplicationEntitlements | GlobalApplicationEntitlementId[] |
The Global Application Entitlements that have been used to launch applications in this session.
Either globalEntitlement or globalApplicationEntitlements will be set but not both.
Since Horizon 7.2
- This property need not be set.
|
globalAccessGroups | GlobalAccessGroupId[] |
Global access group(s) associated with this session. For a global desktop entitlement
session, this is the global desktop entitlement's global access group. In case of
global application entitlement session, this is global access groups of all the
global application entitlements that have been used to launch applications in
this session.
Since Horizon 8.2
- This property need not be set.
|
site | SiteId |
Site Id of Pod where session landed.
|
brokeringPod | PodId |
Pod Id of Pod where session was brokered.
- This property need not be set.
|
pod | PodId |
Pod Id of Pod where session was established.
- This property need not be set.
|
localReferenceData | SessionLocalReferenceData |
References to the local pod's object if this global session residing on
the local pod. Unset if this session does not reside on the local pod.
- This property need not be set.
|