| Local Properties | ||
Service Types | Data Object Types | All Properties | All Methods |
Properties
Name | Type | Description |
---|---|---|
user | UserOrGroupId |
Unique identifier for user. At most one of the user, pod, brokeringPod, desktop, clientName values can be set to non null value.
|
pod | PodId |
ID of the pod hosting the session. At most one of the user, pod, brokeringPod, desktop, clientName values can be set to non null value.
|
brokeringPod | PodId |
ID of pod that brokered the session. At most one of the user, pod, brokeringPod, desktop, clientName values can be set to non null value.
|
desktop | DesktopId |
Desktop pool id. At most one of the user, pod, brokeringPod, desktop, clientName values can be set to non null value.
|
clientName | xsd:string |
Client machine name. At most one of the user, pod, brokeringPod, desktop, clientName values must be set to non null value. Since Horizon 7.2
|
globalEntitlement | GlobalEntitlementId |
GlobalEntitlement unique identifier for global entitlement.
Either globalEntitlement or globalApplicationEntitlement
can be set. At most one of these fields can be set.
|
globalApplicationEntitlement | GlobalApplicationEntitlementId |
GlobalEntitlement unique identifier for global application entitlement.
Either globalEntitlement or globalApplicationEntitlement
can be set. At most one of these fields can be set.
|
Top of page | Local Properties | ||
Service Types | Data Object Types | All Properties | All Methods |