Condividi tramite


OpenIdConnectConfiguration.AuthorizationDetailsTypesSupported Property

Definition

Gets the collection of 'authorization_details_types_supported'

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

Property Value

Attributes

Applies to