Skip to main content

Class CARoots

Namespace: Consul
Assembly: Consul.dll

public class CARoots

Inheritance

objectCARoots

Inherited Members

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

Properties

ActiveRootID

public string ActiveRootID { get; set; }

Property Value

string

Roots

public List<Root> Roots { get; set; }

Property Value

List <Root >

TrustDomain

public string TrustDomain { get; set; }

Property Value

string