View API
| Local Properties | ||
Service Types | Data Object Types | All Properties | All Methods |
Data Object - URLRedirectionSchemeHandler
- Class
- VMware.Hv.URLSchemeAndHandler
- Property of
- URLRedirectionData
- See also
- ApplicationId, DesktopId
- 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
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
|
||||||
urlSchemeHandler | ApplicationId |
Application that can handle this URL Scheme.
Since Horizon 7.0.2
|
||||||
desktopSchemeHandler | DesktopId |
Desktop Pool that should be used to launch URLs with this Scheme.
Since Horizon 7.0.2
|
Top of page | Local Properties | ||
Service Types | Data Object Types | All Properties | All Methods |