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