IAuthenticate Interface

Provides the URL moniker with information to authenticate the user.

IAuthenticate Members

Authenticate Supplies authentication support to a URL moniker from a client application.

Remarks

Urlmon.dll uses the QueryInterface method on the client application's implementation of IBindStatusCallback to get a pointer to the client application's IAuthenticate interface. If the client application is hosting Mshtml.dll, Mshtml.dll requests a pointer to the client application's implementation of IAuthenticate interface by calling QueryInterface on the client application's IServiceProvider interface.

The IID for this interface is IID_IAuthenticate.

Interface Information

Stock Implementationurlmon.dll
Custom ImplementationYes
Inherits fromIUnknown
Header and IDL filesUrlmon.h, Urlmon.idl
Minimum availabilityInternet Explorer 3.0
Minimum operating systems Windows 95, Windows NT 4.0, Windows CE 2.12

See Also

Tags :


Page view tracker