IInternetHostSecurityManager interface
Provides methods for components to use to manage security.
Members
The IInternetHostSecurityManager interface inherits from the IUnknown interface. IInternetHostSecurityManager also has these types of members:
Methods
The IInternetHostSecurityManager interface has these methods.
| Method | Description |
|---|---|
| GetSecurityId |
Geta the security identification of the host. |
| ProcessUrlAction |
Gets the policy associated with the URL action in the specified context. |
| QueryCustomPolicy |
Gets the custom policy associated with the specified key in the given context. |
Remarks
Use SID_SInternetHostSecurityManager 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 |
|
|
IDL |
|
|
DLL |
|
Show: