Nuta
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować się zalogować lub zmienić katalog.
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować zmienić katalogi.
The IAssociatedIdentityProvider interface allows an identity provider to associate identities with local user accounts.
Inheritance
The IAssociatedIdentityProvider interface inherits from the IUnknown interface. IAssociatedIdentityProvider also has these types of members:
Methods
The IAssociatedIdentityProvider interface has these methods.
| IAssociatedIdentityProvider::AssociateIdentity Associates an identity with a local user account. |
| IAssociatedIdentityProvider::ChangeCredential Changes the credentials associated with the specified identity. |
| IAssociatedIdentityProvider::DisassociateIdentity Disassociates the specified identity from a local user account. |
Requirements
| Requirement | Value |
|---|---|
| Minimum supported client | Windows 7 [desktop apps only] |
| Minimum supported server | Windows Server 2008 R2 [desktop apps only] |
| Target Platform | Windows |
| Header | identityprovider.h |