System::Security::Cryptography::X509Certificates::X509RevocationFlag enum
X509RevocationFlag enum
enum class X509RevocationFlag
Values
| Name | Value | Description | 
|---|---|---|
| EndCertificateOnly | 0 | |
| EntireChain | 1 | |
| ExcludeRoot | 2 | 
See Also
- Namespace System::Security::Cryptography::X509Certificates
 - Library Aspose.PDF for C++