EndorsementsRetriever Klasa
Definicja
Ważne
Niektóre informacje odnoszą się do produktu w wersji wstępnej, który może zostać znacząco zmodyfikowany przed wydaniem. Firma Microsoft nie udziela żadnych gwarancji, jawnych lub domniemanych, w odniesieniu do informacji podanych w tym miejscu.
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
- Dziedziczenie
-
EndorsementsRetriever
- Implementuje
Konstruktory
EndorsementsRetriever() |
Metody
GetConfigurationAsync(String, IDocumentRetriever, CancellationToken) | |
GetDocumentAsync(String, CancellationToken) |