IAssociatedIdentityProvider 인터페이스(identityprovider.h)
IAssociatedIdentityProvider 인터페이스를 사용하면 ID 공급자가 ID를 로컬 사용자 계정과 연결할 수 있습니다.
상속
IAssociatedIdentityProvider 인터페이스는 IUnknown 인터페이스에서 상속됩니다. IAssociatedIdentityProvider 에는 다음과 같은 유형의 멤버도 있습니다.
메서드
IAssociatedIdentityProvider 인터페이스에는 이러한 메서드가 있습니다.
IAssociatedIdentityProvider::AssociateIdentity ID를 로컬 사용자 계정에 연결합니다. |
IAssociatedIdentityProvider::ChangeCredential 지정된 ID와 연결된 자격 증명을 변경합니다. |
IAssociatedIdentityProvider::D associateIdentity 로컬 사용자 계정에서 지정된 ID를 연결 해제합니다. |
요구 사항
지원되는 최소 클라이언트 | Windows 7 [데스크톱 앱만 해당] |
지원되는 최소 서버 | Windows Server 2008 R2 [데스크톱 앱만 해당] |
대상 플랫폼 | Windows |
헤더 | identityprovider.h |