AuthenticationProperties.RedirectUri Property

Definition

Gets or sets the full path or absolute URI to be used as an HTTP redirect response value.

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