Skip to main content

Class CaCertificateProviderInstanceConfig

Namespace: Consul
Assembly: Consul.dll

public class CaCertificateProviderInstanceConfig

Inheritance

objectCaCertificateProviderInstanceConfig

Inherited Members

object.Equals(object) , object.Equals(object, object) , object.GetHashCode() , object.GetType() , object.MemberwiseClone() , object.ReferenceEquals(object, object) , object.ToString()

Properties

CertificateName

[JsonProperty(NullValueHandling = NullValueHandling.Ignore)]
public string CertificateName { get; set; }

Property Value

string

InstanceName

[JsonProperty(NullValueHandling = NullValueHandling.Ignore)]
public string InstanceName { get; set; }

Property Value

string