Skip to main content

Class LocalJSONWebKeySet

Namespace: Consul
Assembly: Consul.dll

public class LocalJSONWebKeySet

Inheritance

objectLocalJSONWebKeySet

Inherited Members

object.Equals(object) , object.Equals(object, object) , object.GetHashCode() , object.GetType() , object.MemberwiseClone() , object.ReferenceEquals(object, object) , object.ToString()

Properties

Filename

[JsonProperty(NullValueHandling = NullValueHandling.Ignore)]
public string Filename { get; set; }

Property Value

string

JWKS

[JsonProperty(NullValueHandling = NullValueHandling.Ignore)]
public string JWKS { get; set; }

Property Value

string