Table of Contents

TTMSFNCWebBrowserHostResourceAccessKind Enumeration

Controls whether a virtual host-name-to-folder mapping allows cross-origin resource access.

API unit family: TMSFNCWebBrowser

Members

Name Description
akDeny Deny all access to the mapped folder.
akAllow Allow access from the mapped virtual host name.
akDenyCors Deny access but permit CORS headers to be returned.