Click to return to the Security     
IInternetHostSecurityMana...     IInternetSecurityManager:...     URL Security Zones Interf...    
Web Workshop  |  Security & Cryptography

IInternetSecurityManager Interface


This interface enables client applications to influence the security of the browser components.

IInternetSecurityManager Methods

GetSecurityId Retrieves the security identification of the given 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 given 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.

Interface Information

Implementation System (Urlmon.dll), Application
Inherits from IUnknown
Header and IDL files Urlmon.h, Urlmon.idl
Minimum availability Internet Explorer 4.0
Minimum operating systems Windows 95, Windows NT

Remarks

Use SID_SInternetSecurityManager to request this interface when using IServiceProvider::QueryService.



Back to topBack to top

Did you find this topic useful? Suggestions for other topics? Write us!

© 1999 Microsoft Corporation. All rights reserved. Terms of use.