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.
Exposes methods that enable client applications to determine the security of the browser components.
Members
The IInternetSecurityManagerEx2 interface inherits from IInternetSecurityManagerEx. IInternetSecurityManagerEx2 also has these types of members:
- Methods
Methods
The IInternetSecurityManagerEx2 interface has these methods.
Method | Description |
---|---|
GetSecurityIdEx2 | Gets the security identifier of the specified URL. |
MapUrlToZoneEx2 | Gets the zone index for the specified URL. |
ProcessUrlActionEx2 | Determines the policy for a specified action and displays a prompt, if the policy calls for one. |
QueryCustomPolicyEx2 | Gets the custom policy associated with the URL and specified key in the given context. |
Remarks
Use SID_SInternetSecurityManagerEx2
to request this interface when using IServiceProvider::QueryService. This interface extends the IInternetSecurityManagerEx interface to add support for IUri Consolidated URL (cURL).
Requirements
Minimum supported client |
Windows XP with SP2 |
Minimum supported server |
Windows Server 2003 with SP1 |
Product |
Internet Explorer 7 |
Header |
Urlmon.h |
IDL |
Urlmon.idl |
DLL |
Urlmon.dll |