IHttpSecurity

A version of this page is also available for

Windows Embedded CE 6.0 R3

4/8/2010

This interface notifies a client application of authentication problems.

In This Section

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

See Also

Reference

URL Moniker Services Interfaces