Compartilhar via


OpenIdConnectConfiguration.BackchannelTokenDeliveryModesSupported Property

Definition

Gets the collection of 'backchannel_token_delivery_modes_supported'

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

Property Value

Attributes

Applies to