Share via


OpenIdConnectConfiguration.BackchannelAuthenticationRequestSigningAlgValuesSupported Property

Definition

Gets the collection of 'backchannel_authentication_request_signing_alg_values_supported'

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

Property Value

Attributes

Applies to