Data Object - GlobalSettingsClientData

Class
VMware.Hv.ClientData
Property of
GlobalSettingsClientRestrictionConfiguration
Since
Horizon 7.11

Data Object Description

Data Object Properties

Properties

Name Type Description
typexsd:string

The type of the client.
  • This property will be one of:
    Value Description
    "WINDOWS"Client type is Windows client
    "MAC"Client type is Mac client
    "HTMLACCESS"Client type is web client
    "LINUX"Client type is Linux client
    "IOS"Client type is iOS client
    "ANDROID"Client type is Android client
    "WINSTORE"Client type is UWP client
    "CHROME"Client type is chrome client
versionxsd: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)
  • This property need not be set.
warnSpecificVersionsxsd: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

Since Horizon 8.0
  • This property need not be set.
  • This property has a maximum length of 128 characters.
blockSpecificVersionsxsd: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)

Since Horizon 8.0
  • This property need not be set.
  • This property has a maximum length of 128 characters.