Skip to main content

Class VerifyClaim

Namespace: Consul
Assembly: Consul.dll

public class VerifyClaim

Inheritance

objectVerifyClaim

Inherited Members

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

Properties

Path

[JsonProperty(NullValueHandling = NullValueHandling.Ignore)]
public string Path { get; set; }

Property Value

string

Value

[JsonProperty(NullValueHandling = NullValueHandling.Ignore)]
public string Value { get; set; }

Property Value

string