OpenIdConnectConfiguration.ShouldSerializeSigningKeys Method

Definition

Gets a bool that determines if the 'SigningKeys' property should be serialized. This is used by Json.NET in order to conditionally serialize properties.

public bool ShouldSerializeSigningKeys ();
member this.ShouldSerializeSigningKeys : unit -> bool
Public Function ShouldSerializeSigningKeys () As Boolean

Returns

Applies to