DefaultCredentialsLoader.CustomSignedAssertionCredentialSourceLoaders プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
名前 (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)