OpenIdConnectConfiguration.ShouldSerializeUILocalesSupported Method

Definition

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

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

Returns

Applies to