Skip to main content

Class JWTSettings

Namespace: Consul
Assembly: Consul.dll

public class JWTSettings

Inheritance

objectJWTSettings

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<JWTProvider> Providers { get; set; }

Property Value

List <JWTProvider >