Click to return to the Networking, Protocols     
IAsyncMoniker Interface     IAuthenticate::Authentica...     URL Moniker Interfaces    
Web Workshop  |  Networking, Protocols & Data Formats

IAuthenticate Interface


This interface is implemented by the client application to provide the URL moniker with information to authenticate the user.

IAuthenticate Methods

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

Interface Information

Implementation Custom
Inherits from IUnknown
Header and IDL files Urlmon.h, Urlmon.idl
Minimum availability Internet Explorer 3
Minimum operating systems Windows 95, Windows NT 4.0

Windows CE

Windows CE Use version 2.12 and later
Minimum availability Internet Explorer 4.0

Remarks

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

See Also

IHttpNegotiate, IWindowForBindingUI, IWinInetInfo



Back to topBack to top

Did you find this topic useful? Suggestions for other topics? Write us!

© 1999 Microsoft Corporation. All rights reserved. Terms of use.