MsalProviderOptions.LoginMode Property

Definition

Gets or sets the login mode that is used when initiating the sign-in flow.

public string LoginMode { get; set; }
member this.LoginMode : string with get, set
Public Property LoginMode As String

Property Value

String

Defaults to popup

Applies to