הערה
הגישה לדף זה מחייבת הרשאה. באפשרותך לנסות להיכנס או לשנות מדריכי כתובות.
הגישה לדף זה מחייבת הרשאה. באפשרותך לנסות לשנות מדריכי כתובות.
The credential management functions constitute the set of functions that a credential manager must implement. These are:
- NPLogonNotify, an event-handler function that the MPR calls when a user logs on.
- NPPasswordChangeNotify, an event-handler function the MPR calls when an account password is changed.
The credential management functions are always called in the system context (LocalSystem) rather than the user context.
For more information about how to create and register a credential manager application, see Implementing a Credential Manager and Registering Network Providers and Credential Managers.