Skip to main content

Class ApiGatewayVerifyClaims

Namespace: Consul
Assembly: Consul.dll

public class ApiGatewayVerifyClaims

Inheritance

objectApiGatewayVerifyClaims

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 List<string> Path { get; set; }

Property Value

List <string >

Value

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

Property Value

string