Partager via


PolicySettings.RedirectUrl Property

Definition

Gets or sets if action type is redirect, this field represents redirect URL for the client.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to