IHttpSecurity
A version of this page is also available for
4/8/2010
This interface notifies a client application of authentication problems.
In This Section
- OnSecurityProblem
Notifies the client application about an authentication problem
Remarks
Urlmon.dll uses the QueryInterface method on your implementation of IBindStatusCallback to obtain a pointer to your IHttpSecurity interface. If the application is hosting Mshtml.dll, Mshtml.dll will request a pointer to your IHttpSecurity interface by calling QueryInterface on your IServiceProvider interface.
Requirements
Header | urlmon.h, urlmon.idl |
Library | urlmon.lib |
Windows Embedded CE | Windows CE .NET 4.0 and later |
Windows Mobile | Windows Mobile Version 5.0 and later |