AccessTokenResult.RedirectUrl Property

Definition

Gets or sets the URL to redirect to if Status is RequiresRedirect.

public:
 property System::String ^ RedirectUrl { System::String ^ get(); };
public string RedirectUrl { get; }
member this.RedirectUrl : string
Public ReadOnly Property RedirectUrl As String

Property Value

String

Applies to