EndorsementsRetriever Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
- Inheritance
-
EndorsementsRetriever
- Implements
Constructors
EndorsementsRetriever() |
Methods
GetConfigurationAsync(String, IDocumentRetriever, CancellationToken) | |
GetDocumentAsync(String, CancellationToken) |