Provides an asynchronous callback mechanism used by a credential to notify it of state or text change events in the logon or credential user interface (UI).
ICredentialProviderCredentialEvents Members
Remarks
When to Use
An implementation of ICredentialProviderCredentialEvents is provided for use by outside parties implementing a credential provider.
When to Implement
Outside parties do not need to implement ICredentialProviderCredentialEvents themselves.
Interface Information
| Inherits from | IUnknown |
|---|
| Header and IDL files | credentialprovider.h, credentialprovider.idl |
|---|
| Minimum operating systems |
Windows Vista |
|---|
See Also