OpenIdConnectConfiguration.JsonWebKeySet Property

Definition

Gets or sets the JsonWebKeySet

[System.Text.Json.Serialization.JsonIgnore]
public Microsoft.IdentityModel.Tokens.JsonWebKeySet JsonWebKeySet { get; set; }
[<System.Text.Json.Serialization.JsonIgnore>]
member this.JsonWebKeySet : Microsoft.IdentityModel.Tokens.JsonWebKeySet with get, set
Public Property JsonWebKeySet As JsonWebKeySet

Property Value

Attributes

Applies to