Data Object - GlobalSettingsClientData
Java Class
com.omnissa.vdi.vlsi.binding.vdi.infrastructure.GlobalSettings.ClientData
Property of
Since
Horizon 7.11
Data Object Description¶
Data Object Properties¶
Name | Type | Description | ||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
type | xsd:string | The type of the client. * This property will be one of:
|
||||||||||||||||||
version | xsd:string | Restrict access for all the Horizon clients that have version less than the version. This is applicable only for Horizon Clients 4.5.0 or later (or Horizon Client for Chrome 4.8.0 or later) 2 3 1 | ||||||||||||||||||
warnSpecificVersions | xsd:string | Warn users when connecting with the Horizon client having version that matches any of the comma separated specified versions. This is applicable only for Horizon Clients 8.0.0 or later 2 | ||||||||||||||||||
* This property cannot be used for type "WINSTORE", "HTMLACCESS" and "CHROME". | ||||||||||||||||||||
Since Horizon 8.0 1 4 | ||||||||||||||||||||
blockSpecificVersions | xsd:string | Restrict users when connecting with the Horizon client having version that matches any of the comma separated specified versions. This is applicable only for Horizon Clients 4.5.0 or later (or Horizon Client for Chrome 4.8.0 or later) 2 3 | ||||||||||||||||||
* This property cannot be used for type "WINSTORE", "HTMLACCESS" and "CHROME". | ||||||||||||||||||||
Since Horizon 8.0 1 4 |
-
One of version, blockSpecificVersions, warnSpecificVersions is mandatory. ↩↩↩
-
Only one of version or blockSpecificVersions can be set. ↩↩