RedirectContext<TOptions>.RedirectUri Property

Definition

Gets or Sets the URI used for the redirect operation.

public:
 property System::String ^ RedirectUri { System::String ^ get(); void set(System::String ^ value); };
public string RedirectUri { get; set; }
member this.RedirectUri : string with get, set
Public Property RedirectUri As String

Property Value

Applies to