Show / Hide Table of Contents

Class CaBundle

Reference to the CA bundle that should be used on the gateway

Inheritance
object
CaBundle
CertificatesCaBundle
CertificatesCertificateAuthority
Inherited Members
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: Oci.ApigatewayService.Models
Assembly: OCI.DotNetSDK.Apigateway.dll
Syntax
[JsonConverter(typeof(CaBundleModelConverter))]
public class CaBundle
In this article
Back to top