Enum CertificateConfigType
The manner in which the certificate was created. You can have a CA that was generated internally by the service issue a certificate. You can subsequently manage that certificate internally or externally. Alternatively, you can import a certificate that was issued by an external, third-party public or private CA, and then manage it internally.
Namespace: Oci.CertificatesmanagementService.Models
Assembly: OCI.DotNetSDK.Certificatesmanagement.dll
Syntax
public enum CertificateConfigTypeFields
| Name | Description | 
|---|---|
| Imported | |
| IssuedByInternalCa | |
| ManagedExternallyIssuedByInternalCa | |
| UnknownEnumValue |