DefaultCredentialsLoader.CustomSignedAssertionCredentialSourceLoaders プロパティ

定義

名前 (ICustomSignedAssertionProvider.Name または完全修飾型名) によるカスタム署名付きアサーション資格情報ソース ローダーのディクショナリ。 アプリケーションをさらに追加して、追加の資格情報ソースを処理できます。

protected internal System.Collections.Generic.IDictionary<string,Microsoft.Identity.Abstractions.ICustomSignedAssertionProvider>? CustomSignedAssertionCredentialSourceLoaders { get; }
member this.CustomSignedAssertionCredentialSourceLoaders : System.Collections.Generic.IDictionary<string, Microsoft.Identity.Abstractions.ICustomSignedAssertionProvider>
Protected Friend ReadOnly Property CustomSignedAssertionCredentialSourceLoaders As IDictionary(Of String, ICustomSignedAssertionProvider)

プロパティ値

適用対象