EndorsementsRetriever クラス
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
public sealed class EndorsementsRetriever : Microsoft.IdentityModel.Protocols.IConfigurationRetriever<System.Collections.Generic.IDictionary<string,string[]>>, Microsoft.IdentityModel.Protocols.IDocumentRetriever
type EndorsementsRetriever = class
interface IDocumentRetriever
interface IConfigurationRetriever<IDictionary<string, string[]>>
Public NotInheritable Class EndorsementsRetriever
Implements IConfigurationRetriever(Of IDictionary(Of String, String())), IDocumentRetriever
- 継承
-
EndorsementsRetriever
- 実装
コンストラクター
EndorsementsRetriever() |
メソッド
GetConfigurationAsync(String, IDocumentRetriever, CancellationToken) | |
GetDocumentAsync(String, CancellationToken) |