The Internet Security Manager is an object that manages security in Windows Internet Explorer and WebBrowser applications by determining in which security zone a particular URL belongs and which actions Web pages in that zone can perform.
Creation/Access Functions
| CoCreateInstance | Call CoCreateInstance setting the CLSID parameter to CLSID_InternetSecurityManager. |
Interfaces Implemented
Object Information
| Stock Implementation | Urlmon.dll |
|---|
| Custom Implementation | No |
|---|
| Header and IDL files | Urlmon.h, Urlmon.idl |
|---|
| CLSID |
CLSID_InternetSecurityManager |
|---|
| Minimum availability | Internet Explorer
4.0 |
|---|
| Minimum operating systems |
Windows 95, Windows NT 4.0, Windows CE 2.12 |
|---|
See Also
About URL Security Zones