Show / Hide Table of Contents

Enum RevocationReason

The current reason for the certificate's revocation.

Namespace: Oci.CertificatesmanagementService.Models
Assembly: OCI.DotNetSDK.Certificatesmanagement.dll
Syntax
public enum RevocationReason

Fields

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