Class ConsulLicense
Namespace: Consul
Assembly: Consul.dll
public class ConsulLicense
Inheritance
Inherited Members
object.Equals(object) , object.Equals(object, object) , object.GetHashCode() , object.GetType() , object.MemberwiseClone() , object.ReferenceEquals(object, object) , object.ToString()
Properties
License
public License License { get; set; }
Property Value
Valid
public bool Valid { get; set; }
Property Value
Warnings
public string[] Warnings { get; set; }
Property Value
string []