OpenIdConnectConfiguration.UILocalesSupported Property

Definition

Gets the collection of 'ui_locales_supported'

[System.Text.Json.Serialization.JsonPropertyName("ui_locales_supported")]
public System.Collections.Generic.ICollection<string> UILocalesSupported { get; }
[<System.Text.Json.Serialization.JsonPropertyName("ui_locales_supported")>]
member this.UILocalesSupported : System.Collections.Generic.ICollection<string>
Public ReadOnly Property UILocalesSupported As ICollection(Of String)

Property Value

Attributes

Applies to