Class CARoots
Namespace: Consul
Assembly: Consul.dll
public class CARoots
Inheritance
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
Roots
public List<Root> Roots { get; set; }
Property Value
TrustDomain
public string TrustDomain { get; set; }