Name
|
Type
|
Description
|
clientData | GlobalSettingsClientData[] |
Client type and the version information needed to restrict or show
warning message to the users using deprecated client versions.
- This property need not be set.
|
message | xsd:string |
The message to be shown for the blocked clients.
- This property need not be set.
-
This property accepts all characters including new line with a maximum length of 1024 characters.
|
blockAdditionalClients | xsd:boolean |
Whether additional clients need to be blocked.
-
This property has a default value of
false.
- This property need not be set.
|
warningMessage | xsd:string |
The warning message to be shown to the users when the Horizon client
version being used matches any of the restricted versions for the given
client type
Since Horizon 8.0
- This property need not be set.
-
This property accepts all characters including new line with a maximum length of 1024 characters.
|