View API
|
| Local Properties | ||
| Service Types | Data Object Types | All Properties | All Methods |
Data Object - GlobalSettingsClientRestrictionConfiguration
- Class
- VMware.Hv.ClientRestrictionConfiguration
- Property of
- GlobalSettingsInfo
- See also
- GlobalSettingsClientData
- 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
Properties
| Name | Type | Description |
|---|---|---|
| clientData | GlobalSettingsClientData[] |
Client type and the version below which the client will be blocked.
|
| message | xsd:string |
The message to be shown for the blocked clients.
|
| blockAdditionalClients | xsd:boolean |
Whether additional clients need to be blocked.
|
| Top of page | Local Properties | ||
| Service Types | Data Object Types | All Properties | All Methods |