Name
|
Type
|
Description
|
urlScheme | xsd:string |
URL Scheme/protocol used by View Client for URL Filtering.
|
type | xsd:string |
Since Horizon 7.0.2
- This property cannot be updated.
-
This property will be one of:
Value
|
Description
|
"APPLICATION" | Application Pool. |
"DESKTOP" | Desktop Pool. |
|
urlSchemeHandler | ApplicationId |
Application that can handle this URL Scheme.
Since Horizon 7.0.2
- This property need not be set.
-
This property is required if
type is set to
"APPLICATION".
|
desktopSchemeHandler | DesktopId |
Desktop Pool that should be used to launch URLs with this Scheme.
Since Horizon 7.0.2
- This property need not be set.
-
This property is required if
type is set to
"DESKTOP".
|