OpenIdConnectConfiguration.ShouldSerializeRevocationEndpointAuthSigningAlgValuesSupported Method

Definition

Overloads

ShouldSerializeRevocationEndpointAuthSigningAlgValuesSupported()

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

ShouldSerializeRevocationEndpointAuthSigningAlgValuesSupported()

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

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

Returns

Applies to