Data Object - URLRedirectionSchemeHandler
Java Class
com.omnissa.vdi.vlsi.binding.vdi.infrastructure.URLRedirection.URLSchemeAndHandler
Property of
See also
Since
Horizon 7.0
Data Object Description¶
Data object having 1 on 1 mapping of URL Scheme/protocol with Local Resources (DesktopId or ApplicationId).
Data Object Properties¶
Name | Type | Description | ||||||
---|---|---|---|---|---|---|---|---|
urlScheme | xsd:string | URL Scheme/protocol used by View Client for URL Filtering. | ||||||
type | xsd:string | Since Horizon 7.0.2 2 * This property will be one of:
|
||||||
urlSchemeHandler | ApplicationId | Application that can handle this URL Scheme. Since Horizon 7.0.2 1 3 | ||||||
desktopSchemeHandler | DesktopId | Desktop Pool that should be used to launch URLs with this Scheme. Since Horizon 7.0.2 1 4 |