다음을 통해 공유


OpenIdConnectConfiguration.BackchannelUserCodeParameterSupported Property

Definition

Gets or sets the 'backchannel_user_code_parameter_supported'

[System.Text.Json.Serialization.JsonIgnore(Condition=System.Text.Json.Serialization.JsonIgnoreCondition.WhenWritingDefault)]
[System.Text.Json.Serialization.JsonPropertyName("backchannel_user_code_parameter_supported")]
public bool BackchannelUserCodeParameterSupported { get; set; }
[<System.Text.Json.Serialization.JsonIgnore(Condition=System.Text.Json.Serialization.JsonIgnoreCondition.WhenWritingDefault)>]
[<System.Text.Json.Serialization.JsonPropertyName("backchannel_user_code_parameter_supported")>]
member this.BackchannelUserCodeParameterSupported : bool with get, set
Public Property BackchannelUserCodeParameterSupported As Boolean

Property Value

Attributes

Applies to