次の方法で共有


SquareLinkedService.RedirectUri プロパティ

定義

Square アプリケーション ダッシュボードで割り当てられたリダイレクト URL を取得または設定します。 (例: 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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象