Share via


MsalAuthenticationOptions.NavigateToLoginRequestUrl Property

Definition

Gets or sets whether or not to navigate to the login request url after a successful login.

public:
 property bool NavigateToLoginRequestUrl { bool get(); void set(bool value); };
public bool NavigateToLoginRequestUrl { get; set; }
member this.NavigateToLoginRequestUrl : bool with get, set
Public Property NavigateToLoginRequestUrl As Boolean

Property Value

Applies to