Microsoft.IdentityModel.Protocols
Namespace with 12 public types
Classes
ConfigurationManager`1
Manages the retrieval of Configuration data.
ConfigurationValidationResult
Represents the result of validation a .
FileDocumentRetriever
Reads a local file from the disk.
HttpDocumentRetriever
Retrieves metadata information using HttpClient.
HttpRequestData
Structure that represents an incoming or an outgoing http request.
StaticConfigurationManager`1
This type is for users that want a fixed and static Configuration.
In this case, the configuration is obtained and passed to the constructor.
X509CertificateValidationMode
Represents X509Certificate validation mode.
Abstract Classes
AuthenticationProtocolMessage
base class for authentication protocol messages.
Interfaces
IConfigurationManager`1
Interface that defines a model for retrieving configuration data.
IConfigurationRetriever`1
Interface that defines methods to retrieve configuration.
IConfigurationValidator`1
Interface that defines a policy for validating configuration data.
IDocumentRetriever
Interface that defines a document retriever that returns the document as a string.