Contents Index Topic Contents | ||
Previous Topic: IHttpNegotiate::OnResponse Next Topic: IPersistMoniker::GetCurMoniker |
IHttpSecurity::OnSecurityProblem
HRESULT OnSecurityProblem ( [in] DWORD dwProblem );Notifies the client application about an authentication problem. This interface should be implemented by applications that want to handle any authentication problems themselves, instead of using the default user interface.
- dwProblem
- Double-word value that contains the authentication problem encountered. Can be one of the following values:
Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.