TicketReceivedContext.ReturnUri Property

Definition

Gets or sets the URL to redirect to after signin.

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

Property Value

Applies to