RestrictedClientData

RestrictedClientData
RestrictedClientData

Information related to Restricted Horizon Clients.

JSON Example
[
    {
        "type": "WINDOWS",
        "version": "7.5"
    },
    {
        "type": "LINUX",
        "version": "6.5"
    }
]
string
type
Required

The type of Horizon Client.

  • WINDOWS: The client is the Horizon Client for Windows.
  • MAC: The client is the Horizon Client for MacOS.
  • HTMLACCESS: The client is a Web client.
  • LINUX: The client is the Horizon Client for Linux.
  • IOS: The client is the Horizon Client for IOS devices.
  • ANDROID: The client is the Horizon Client for Android.
  • WINSTORE: The client is the Horizon Client for Windows 10 UWP.
  • CHROME: The client is the Horizon Client for Chrome Native OS.
  • OTHER: Client type is other.
Possible values are : WINDOWS, MAC, HTMLACCESS, LINUX, IOS, ANDROID, WINSTORE, CHROME, OTHER,
string
version
Optional

Blocks versions of Horizon Client connections which are older than the specified version.