System::Security::Cryptography::X509Certificates::X509RevocationFlag enum

X509RevocationFlag enum

enum class X509RevocationFlag

Values

NameValueDescription
EndCertificateOnly0
EntireChain1
ExcludeRoot2

See Also