Show / Hide Table of Contents

Enum UpdateCertificateAuthorityActionType

The type of certificate authority (CA) update. An update can either update the certificate contents or generate a new certificate signing request (CSR).

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

Fields

Name Description
GenerateCsr
UpdateCertificate
In this article
Back to top