ITMSFNCCustomWebBrowserVirtualHosting Interface
Maps virtual host names to local folders so local content can be served over HTTPS URLs.
API unit family: TMSFNCWebBrowser
Extends: IInterface
Syntax
ITMSFNCCustomWebBrowserVirtualHosting = interface(IInterface)
Methods
| Name | Description |
|---|---|
| ClearVirtualHostNameToFolderMapping | Removes a previously registered virtual host name to folder mapping. |
| SetVirtualHostNameToFolderMapping | Maps a virtual host name to a local folder path with the specified resource access kind. |