Share via


OpenIdConnectConfiguration.DPoPSigningAlgValuesSupported Property

Definition

Gets the collection of 'dpop_signing_alg_values_supported'

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

Property Value

Attributes

Applies to