Skip to main content

Class ApiGatewayOverrideSettings

Namespace: Consul
Assembly: Consul.dll

public class ApiGatewayOverrideSettings

Inheritance

objectApiGatewayOverrideSettings

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; }

Property Value

ApiGatewayJWTSettings