다음을 통해 공유


EndorsementsRetriever 클래스

정의

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)

적용 대상