Примечание
Для доступа к этой странице требуется авторизация. Вы можете попробовать войти или изменить каталоги.
Для доступа к этой странице требуется авторизация. Вы можете попробовать изменить каталоги.
Enables client applications to determine the security of the browser components.
Members
The IInternetSecurityManager interface inherits from the IUnknown interface. IInternetSecurityManager also has these types of members:
- Methods
Methods
The IInternetSecurityManager interface has these methods.
Method | Description |
---|---|
GetSecurityId | Gets the security identification of the specified URL. |
GetSecuritySite | Gets the security site manager. |
GetZoneMappings | Gets the complete set of patterns mapped to a zone. |
MapUrlToZone | Gets 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 | Gets 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 you use IServiceProvider::QueryService.
Requirements
Minimum supported client |
Windows XP |
Minimum supported server |
Windows 2000 Server |
Product |
Internet Explorer 4.0 |
Header |
Urlmon.h |
IDL |
Urlmon.idl |
DLL |
Urlmon.dll |