共用方式為


OpenIdConnectConfiguration.AuthorizationEncryptionAlgValuesSupported Property

Definition

Gets the collection of 'authorization_encryption_alg_values_supported'

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

Property Value

Attributes

Applies to