Sdílet prostřednictvím


OpenIdConnectConfiguration.ShouldSerializeAuthorizationEncryptionEncValuesSupported Method

Definition

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

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

Returns

Applies to