RevocationSetting Enum
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.
public enum class RevocationSetting
C#
public enum RevocationSetting
type RevocationSetting =
Public Enum RevocationSetting
- Inheritance
-
RevocationSetting
Name | Value | Description |
---|---|---|
None | 0 | |
CheckEndCert | 1 | |
CheckEndCertCacheOnly | 2 | |
CheckChain | 3 | |
CheckChainCacheOnly | 4 | |
CheckChainExcludeRoot | 5 | |
CheckChainExcludeRootCacheOnly | 6 |
Product | Versions |
---|---|
Active Directory Federation Services | 10.0.0.0 |