Show / Hide Table of Contents

Enum CertificateProfileType

The name of the profile used to create the certificate, which depends on the type of certificate you need.

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

Fields

Name Description
TlsClient
TlsCodeSign
TlsServer
TlsServerOrClient
UnknownEnumValue
In this article
Back to top