Show / Hide Table of Contents

Enum RevocationReason

The current revocation state of the certificate.

Namespace: Oci.CertificatesService.Models
Assembly: OCI.DotNetSDK.Certificates.dll
Syntax
public enum RevocationReason

Fields

Name Description
AaCompromise
AffiliationChanged
CaCompromise
CessationOfOperation
KeyCompromise
PrivilegeWithdrawn
Superseded
UnknownEnumValue
Unspecified
In this article
Back to top