AgentRestrictionSettingsInfo
AgentRestrictionSettingsInfo
Information related to agent restriction settings.
JSON Example
{
"restricted_agent_data": [
{
"block_specific_versions": [
"7.6,0",
"8.0.0"
],
"type": "WINDOWS",
"version": "7.5.0"
}
],
"restricted_agent_message": "The system does not support this version of the Horizon Agent."
}
array of RestrictedAgentInfo
restricted_agent_data
Optional
Information related to restricted Horizon Agents.
string
restricted_agent_message
Optional
The message to be displayed to Horizon clients when agent version of requested session are blocked by the Connection Server.