Share via


IInternetSecurityManager (Windows CE 5.0)

Send Feedback

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

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.