MsalError.SystemWebviewOptionsNotApplicable フィールド

定義

どうなりますか?

埋め込み WebView を使用するように MSAL 対話型認証を構成し、 SystemWebViewOptionsも構成しました。 これらは相互に排他的です。

緩和策

WithUseEmbeddedWebView(Boolean)を true に設定するか、使用しないWithSystemWebViewOptions(SystemWebViewOptions)
public const string SystemWebviewOptionsNotApplicable;
val mutable SystemWebviewOptionsNotApplicable : string
Public Const SystemWebviewOptionsNotApplicable As String 

フィールド値

適用対象