다음을 통해 공유


OpenIdConnectConfiguration.BackchannelAuthenticationEndpoint Property

Definition

Gets or sets the 'backchannel_authentication_endpoint'.

[System.Text.Json.Serialization.JsonIgnore(Condition=System.Text.Json.Serialization.JsonIgnoreCondition.WhenWritingNull)]
[System.Text.Json.Serialization.JsonPropertyName("backchannel_authentication_endpoint")]
public string BackchannelAuthenticationEndpoint { get; set; }
[<System.Text.Json.Serialization.JsonIgnore(Condition=System.Text.Json.Serialization.JsonIgnoreCondition.WhenWritingNull)>]
[<System.Text.Json.Serialization.JsonPropertyName("backchannel_authentication_endpoint")>]
member this.BackchannelAuthenticationEndpoint : string with get, set
Public Property BackchannelAuthenticationEndpoint As String

Property Value

Attributes

Applies to