View API
| Local Properties | ||
Service Types | Data Object Types | All Properties | All Methods |
Data Object - GlobalURLRedirectionSchemeHandler
- Class
- VMware.Hv.GlobalURLSchemeAndHandler
- Property of
- URLRedirectionData
- See also
- GlobalApplicationEntitlementId, GlobalEntitlementId
- Since
- Horizon 7.0.2
Data Object Description
Data object having 1 on 1 mapping of URL Scheme/protocol with Global Resources (GlobalEntitlmentId or GlobalApplicationEntitlementId).Data Object Properties
Properties
Name | Type | Description | ||||||
---|---|---|---|---|---|---|---|---|
urlScheme | xsd:string |
URL Scheme/protocol used by View Client for URL Filtering.
|
||||||
type | xsd:string |
|
||||||
gaeSchemeHandler | GlobalApplicationEntitlementId |
Global Application Entitlement that can handle this URL Scheme.
|
||||||
geSchemeHandler | GlobalEntitlementId |
Global Entitlement that should be used to launch URLs with this
Scheme.
|
Top of page | Local Properties | ||
Service Types | Data Object Types | All Properties | All Methods |