Share via


SquareLinkedService.RedirectUri Property

Definition

The redirect URL assigned in the Square application dashboard. (i.e. http://localhost:2500).

public Azure.Core.Expressions.DataFactory.DataFactoryElement<string> RedirectUri { get; set; }
member this.RedirectUri : Azure.Core.Expressions.DataFactory.DataFactoryElement<string> with get, set
Public Property RedirectUri As DataFactoryElement(Of String)

Property Value

Applies to