Microsoft.IdentityModel.Protocols.Configuration
Namespace with 6 public types
Classes
ConfigurationEventHandlerResult`1
Represents a configuration retrieval result.
ConfigurationRetrievalContext
Defines the context for configuration retrieval operations.
InvalidConfigurationException
This exception is thrown when retrieved configuration is not valid.
LastKnownGoodConfigurationCacheOptions
Specifies the LastKnownGoodConfigurationCacheOptions which can be used to configure the internal LKG configuration cache.
See for more details.
All fields/properties are now defined in the Microsoft.IdentityModel.Tokens.Configuration.LKGConfigurationCacheOptions class so they are more accessible from other assemblies/classes.
Interfaces
IConfigurationEventHandler`1
Defines event handlers for configuration retrieval and update operations.
IConfigurationEventHandlerContextAware`1
Defines event handlers for configuration retrieval and update operations.