RevocationSetting Enumeration

 

Specifies the type of validation that should occur for the signing certificate when signatures are processed.

Namespace:   Microsoft.IdentityServer.PolicyModel.Configuration
Assembly:  Microsoft.IdentityServer (in Microsoft.IdentityServer.dll)

public enum class RevocationSetting

Member nameDescription
CheckChain

CheckChain

CheckChainCacheOnly

CheckChainCacheOnly

CheckChainExcludeRoot

CheckChainExcludeRoot

CheckChainExcludeRootCacheOnly

CheckChainExcludeRootCacheOnly

CheckEndCert

CheckEndCert

CheckEndCertCacheOnly

CheckEndCertCacheOnly

None

None

Return to top

Community Additions

ADD
Show: