Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This interface enables client applications to influence the security settings of the browser components.
Method | Description |
---|---|
GetSecurityId | Retrieves the security identification of the specified URL. |
GetSecuritySite | Retrieves the security site manager. |
GetZoneMappings | Retrieves the complete set of patterns mapped to a zone. |
MapUrlToZone | Retrieves the zone index for the specified URL. |
ProcessUrlAction | Determines the policy for the specified action and displays a user interface if the policy indicates that the user should be queried. |
QueryCustomPolicy | Retrieves the custom policy associated with the URL and specified key in the given context. |
SetSecuritySite | Sets the security site manager. |
SetZoneMapping | Maps a pattern into the specified zone. |
Remarks
Use SID_SInternetSecurityManager 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