Share via


CodelessConnectorPollingAuthProperties.RedirectionEndpoint Property

Definition

The redirect endpoint where we will get the authorization code, used in Oauth 2.0 flow.

public string RedirectionEndpoint { get; set; }
member this.RedirectionEndpoint : string with get, set
Public Property RedirectionEndpoint As String

Property Value

Applies to