SquareLinkedService.RedirectUri Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The redirect URL assigned in the Square application dashboard. (i.e. http://localhost:2500).
public object RedirectUri { get; set; }
member this.RedirectUri : obj with get, set
Public Property RedirectUri As Object