Show / Hide Table of Contents

Class UpdateCertificateAuthorityGenerateCsrDetails

The details of the request to update the certificate authority (CA) to renew the CA by generating a latest CA version with a certificate signing request (CSR).

Inheritance
object
UpdateCertificateAuthorityActionDetails
UpdateCertificateAuthorityGenerateCsrDetails
Inherited Members
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: Oci.CertificatesmanagementService.Models
Assembly: OCI.DotNetSDK.Certificatesmanagement.dll
Syntax
public class UpdateCertificateAuthorityGenerateCsrDetails : UpdateCertificateAuthorityActionDetails
In this article
Back to top