RevocationSetting Enumeration
Specifies the type of validation that should occur for the signing certificate when signatures are processed.
Assembly: Microsoft.IdentityServer (in Microsoft.IdentityServer.dll)
| Member name | Description | |
|---|---|---|
| CheckChain | CheckChain | |
| CheckChainCacheOnly | CheckChainCacheOnly | |
| CheckChainExcludeRoot | CheckChainExcludeRoot | |
| CheckChainExcludeRootCacheOnly | CheckChainExcludeRootCacheOnly | |
| CheckEndCert | CheckEndCert | |
| CheckEndCertCacheOnly | CheckEndCertCacheOnly | |
| None | None |
Community Additions
ADD
Show: