Skip to main content

Class ConsulLicense

Namespace: Consul
Assembly: Consul.dll

public class ConsulLicense

Inheritance

objectConsulLicense

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

License

Valid

public bool Valid { get; set; }

Property Value

bool

Warnings

public string[] Warnings { get; set; }

Property Value

string []