次の方法で共有


ApiManagementServiceGetSsoTokenResult.RedirectUri プロパティ

定義

SSO トークンを含むパブリッシャー ポータルへのリダイレクト URL を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象