IInternetSecurityManagerIInternetSecurityManager*
*Contents  *Index  *Topic Contents
*Previous Topic: IInternetHostSecurityManager
*Next Topic: IInternetSecurityMgrSite

IInternetSecurityManager

This interface allows client applications to influence the security of the browser components.
IInternetSecurityManager methods Description
GetSecurityId Retrieves the domain of the given URL.
GetSecuritySite Retrieves the security site manager.
GetZoneMappings Retrieves the zone mappings.
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.

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


Up Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.