Enables client applications to determine the security of the browser components.
IInternetSecurityManager Members
| 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.
Interface Information
| Stock Implementation | Urlmon.dll |
|---|
| Custom Implementation | No |
|---|
| Inherits from | IUnknown |
|---|
| Header and IDL files | Urlmon.h, Urlmon.idl |
|---|
| Minimum availability | Internet Explorer
4.0 |
|---|
| Minimum operating systems |
Windows 95, Windows NT |
|---|