Winlogon and Credential Providers
Overview of Winlogon and Credential Provider architecture and a sample Credential Provider.
Winlogon is the Windows module that performs interactive logon for a logon session. Winlogon behavior can be customized by implementing and registering a Credential Provider.
For information about implementing a Credential Provider, see the following topics.