MsalProviderOptions.LoginMode プロパティ

定義

サインイン フローを開始するときに使用されるログイン モードを取得または設定します。

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

プロパティ値

既定値は popup です

適用対象