Freigeben über


OpenIdConnectConfiguration.ShouldSerializeBackchannelAuthenticationRequestSigningAlgValuesSupported Method

Definition

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

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

Returns

Applies to