DefaultCredentialsLoader.CredentialSourceLoaders 속성

정의

자격 증명 원본당 자격 증명 로더의 사전입니다. 애플리케이션은 추가 자격 증명 원본(예: dSMS)을 처리하기 위해 더 추가할 수 있습니다.

public System.Collections.Generic.IDictionary<Microsoft.Identity.Abstractions.CredentialSource,Microsoft.Identity.Abstractions.ICredentialSourceLoader> CredentialSourceLoaders { get; }
member this.CredentialSourceLoaders : System.Collections.Generic.IDictionary<Microsoft.Identity.Abstractions.CredentialSource, Microsoft.Identity.Abstractions.ICredentialSourceLoader>
Public ReadOnly Property CredentialSourceLoaders As IDictionary(Of CredentialSource, ICredentialSourceLoader)

속성 값

구현

적용 대상