Class ApiGatewayJWTSettings
Namespace: Consul
Assembly: Consul.dll
public class ApiGatewayJWTSettings
Inheritance
object ← ApiGatewayJWTSettings
Inherited Members
object.Equals(object) , object.Equals(object, object) , object.GetHashCode() , object.GetType() , object.MemberwiseClone() , object.ReferenceEquals(object, object) , object.ToString()
Properties
Providers
[JsonProperty(NullValueHandling = NullValueHandling.Ignore)]
public List<ApiGatewayJWTProvider> Providers { get; set; }