IInternetSecurityManager
A version of this page is also available for
4/8/2010
This interface enables client applications to influence the security settings of the browser components.
Method | Description |
---|---|
Retrieves the security identification of the specified URL. |
|
Retrieves the security site manager. |
|
Retrieves the complete set of patterns mapped to a zone. |
|
Retrieves the zone index for the specified URL. |
|
Determines the policy for the specified action and displays a user interface if the policy indicates that the user should be queried. |
|
Retrieves the custom policy associated with the URL and specified key in the given context. |
|
Sets the security site manager. |
|
Maps a pattern into the specified zone. |
Remarks
Use SID_SInternetSecurityManager to request this interface when using IServiceProvider::QueryService.
Requirements
Header | urlmon.h, urlmon.idl |
Library | urlmon.lib |
Windows Embedded CE | Windows CE .NET 4.0 and later |
Windows Mobile | Windows Mobile Version 5.0 and later |