ApiManagementServiceGetSsoTokenResult.RedirectUri Property

Definition

Gets or sets redirect URL to the Publisher Portal containing the SSO token.

[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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to