Sdílet prostřednictvím


OpenIdConnectConfiguration.AuthorizationEncryptionEncValuesSupported Property

Definition

Gets the collection of 'authorization_encryption_enc_values_supported'

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

Property Value

Attributes

Applies to