Data Object - GlobalSettingsClientRestrictionConfiguration
Java Class
com.omnissa.vdi.vlsi.binding.vdi.infrastructure.GlobalSettings.ClientRestrictionConfiguration
Property of
See also
Since
Horizon 7.11
Data Object Description¶
Client Restriction configuration indicates which client type and below what version of the client needs to be blocked for brokering to desktops or applications. Additional client types other than the supported client types can also be restricted for brokering to desktops or applications.
Data Object Properties¶
Name | Type | Description |
---|---|---|
clientData | GlobalSettingsClientData[] | Client type and the version information needed to restrict or show warning message to the users using deprecated client versions. 1 |
message | xsd:string | The message to be shown for the blocked clients. 1 3 |
blockAdditionalClients | xsd:boolean | Whether additional clients need to be blocked. 2 1 |
warningMessage | xsd:string | The warning message to be shown to the users when the Horizon client version being used matches any of the restricted versions for the given client type Since Horizon 8.0 1 3 |