Show / Hide Table of Contents

Class CertificateRule

A rule that you can apply to a certificate to enforce certain conditions on the certificate's usage and management.

Inheritance
object
CertificateRule
CertificateRenewalRule
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(CertificateRuleModelConverter))]
public class CertificateRule
In this article
Back to top