This interface is provided by the HTML host for components to use to manage security.
IInternetHostSecurityManager Methods
GetSecurityId Retrieves the security identification of the host. ProcessUrlAction Retrieves the policy associated with the URL action in the given context. QueryCustomPolicy Retrieves the custom policy associated with the specified key in the given context.
Interface Information
Implementation System (Urlmon.dll) 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_SInternetHostSecurityManager to request this interface when using IServiceProvider::QueryService.