Share via


SquareLinkedService.RedirectUri Property

Definition

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

[Newtonsoft.Json.JsonProperty(PropertyName="typeProperties.redirectUri")]
public object RedirectUri { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="typeProperties.redirectUri")>]
member this.RedirectUri : obj with get, set
Public Property RedirectUri As Object

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to