Bagikan melalui


OpenIdConnectConfiguration.ShouldSerializeBackchannelTokenDeliveryModesSupported Method

Definition

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

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

Returns

Applies to