Class ApiGatewayJWTProvider
Namespace: Consul
Assembly: Consul.dll
public class ApiGatewayJWTProvider
Inheritance
object ← ApiGatewayJWTProvider
Inherited Members
object.Equals(object) , object.Equals(object, object) , object.GetHashCode() , object.GetType() , object.MemberwiseClone() , object.ReferenceEquals(object, object) , object.ToString()
Properties
Name
[JsonProperty(NullValueHandling = NullValueHandling.Ignore)]
public string Name { get; set; }
Property Value
VerifyClaims
[JsonProperty(NullValueHandling = NullValueHandling.Ignore)]
public ApiGatewayVerifyClaims VerifyClaims { get; set; }