MsalError.SystemWebviewOptionsNotApplicable Campo

Definição

O que acontece?

Configurou a autenticação interativa MSAL para usar um WebView embutido e também configurou SystemWebViewOptions. Estes são mutuamente exclusivos.

Mitigation

Ou defina WithUseEmbeddedWebView(Boolean) para true ou não use WithSystemWebViewOptions(SystemWebViewOptions)
public const string SystemWebviewOptionsNotApplicable;
val mutable SystemWebviewOptionsNotApplicable : string
Public Const SystemWebviewOptionsNotApplicable As String 

Valor de Campo

Aplica-se a