JsonWebKeySet.SkipUnresolvedJsonWebKeys Property

Definition

Flag that controls whether unresolved JsonWebKeys will be included in the resulting collection of GetSigningKeys() method.

[System.Text.Json.Serialization.JsonIgnore]
public bool SkipUnresolvedJsonWebKeys { get; set; }

Property Value

Attributes

Applies to