Click to Rate and Give Feedback
MSDN
MSDN Library
Security
Authentication
 Implementing a Credential Manager
Implementing a Credential Manager

To create a credential manager, you must create a DLL which exports the following functions:

In addition, credential managers should also support the NPGetCaps function for WNNC_START (supporting other indexes is not required for credential managers). This tells MPR when a credential manager will start. By calling NPGetCaps with the nIndex parameter set to WNNC_START, the MPR can find out whether it needs to wait before calling the provider's credential management entry point functions. And if the MPR knows this, it can, in turn, tell the credential manager how long to wait before timing out.

Send comments about this topic to Microsoft

Build date: 10/15/2009

Tags What's this?: Add a tag
Community Content   What is Community Content?
Add new content RSS  Annotations
Processing
© 2009 Microsoft Corporation. All rights reserved. Terms of Use | Trademarks | Privacy Statement | Site Feedback
Page view tracker