Show / Hide Table of Contents

Class CertificateAuthorityRule

A rule that you can apply to a certificate authority (CA) to enforce certain conditions on its usage and management.

Inheritance
object
CertificateAuthorityRule
CertificateAuthorityIssuanceExpiryRule
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
[JsonConverter(typeof(CertificateAuthorityRuleModelConverter))]
public class CertificateAuthorityRule
In this article
Back to top