Skip to main content

Class ApiGatewayJWTProvider

Namespace: Consul
Assembly: Consul.dll

public class ApiGatewayJWTProvider

Inheritance

objectApiGatewayJWTProvider

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

string

VerifyClaims

[JsonProperty(NullValueHandling = NullValueHandling.Ignore)]
public ApiGatewayVerifyClaims VerifyClaims { get; set; }

Property Value

ApiGatewayVerifyClaims