Skip to main content

Class AgentAuthorizeParameters

Namespace: Consul
Assembly: Consul.dll

public class AgentAuthorizeParameters

Inheritance

objectAgentAuthorizeParameters

Inherited Members

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

Properties

ClientCertSerial

public string ClientCertSerial { get; set; }

Property Value

string

ClientCertURI

public string ClientCertURI { get; set; }

Property Value

string

Target

public string Target { get; set; }

Property Value

string