MsalProviderOptions.LoginMode 속성

정의

로그인 흐름을 시작할 때 사용되는 로그인 모드를 가져오거나 설정합니다.

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

속성 값

기본값은 popup입니다.

적용 대상