OpenIdConnectConfiguration.DisplayValuesSupported Property

Definition

Gets the collection of 'display_values_supported'

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

Property Value

Attributes

Applies to