IAuthenticate interface
Provides the URL moniker with information to authenticate the user.
Members
The IAuthenticate interface inherits from the IUnknown interface but does not have additional members.
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.
Requirements
|
Minimum supported client | Windows XP [desktop apps only] |
|---|---|
|
Minimum supported server | Windows 2000 Server [desktop apps only] |
|
Product | Internet Explorer 3.0 |
|
Header |
|
|
IDL |
|
|
DLL |
|
See also
- Reference
- IHttpNegotiate
- IWindowForBindingUI
- IWinInetInfo
Build date: 10/26/2012