Data Object - UserHomeSiteBase
Java Class
com.omnissa.vdi.vlsi.binding.vdi.federation.UserHomeSite.UserHomeSiteBase
Property of
Parameter to
See also
GlobalApplicationEntitlementId, GlobalEntitlementId, SiteId, UserOrGroupId
Since
Horizon View 6.0
Data Object Description¶
User home site base information.
Data Object Properties¶
Name | Type | Description |
---|---|---|
userOrGroup | UserOrGroupId | The user or group for whom this is the home site. 2 |
site | SiteId | Home Site Id 2 |
globalEntitlement | GlobalEntitlementId | If set, the specified site is the overriding home site for this GlobalEntitlement. If both globalEntitlement and globalApplicationEntitlement are unset, the specified site is the global configured home site. 1 2 |
globalApplicationEntitlement | GlobalApplicationEntitlementId | If set, the specified site is the overriding home site for this GlobalApplicationEntitlement. If both globalEntitlement and globalApplicationEntitlement are unset, the specified site is the global configured home site. Since Horizon View 6.2 1 2 |
useHomesiteForRedirection | xsd:boolean | Determine whether the homesite can be used for redirection. Since Horizon 8.13 3 1 |