RestrictedClientDataV2
RestrictedClientDataV2
Information related to Restricted Horizon Clients.
JSON Example
{
"block_specific_versions": [
"3.5,4",
"4.0.1"
],
"type": "WINDOWS",
"version": 7.5,
"warn_specific_versions": [
"7.5,4",
"5.0.2"
]
}
array of
string
block_specific_versions
Optional
Blocks specific versions of Horizon Client connections.
string
type
Optional
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.
array of
string
warn_specific_versions
Optional
Warns specific versions of Horizon Client connections.