IInternetHostSecurityManager (Windows CE 5.0)
This interface is provided by the HTML host for components to use to manage security settings.
Method | Description |
---|---|
GetSecurityId | Retrieves the security identification of the host. |
ProcessUrlAction | Retrieves the policy associated with the Uniform Resource Locator (URL) action in the specified context. |
QueryCustomPolicy | Retrieves the custom policy associated with the specified key in the given context. |
Remarks
Use SID_SInternetHostSecurityManager to request this interface when using IServiceProvider::QueryService.
Requirements
OS Versions: Windows CE .NET 4.0 and later.
Header: Urlmon.h, Urlmon.idl.
Link Library: Urlmon.lib.
Send Feedback on this topic to the authors