Microsoft.IdentityModel.Protocols.Configuration Namespace
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.
Classes
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 Microsoft.IdentityModel.Tokens.EventBasedLRUCache`2 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. |