SystemWebViewOptions.BrowserRedirectError Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
When the user finishes authenticating, but an error occurred, MSAL will redirect the browser to the given Uri
public Uri BrowserRedirectError { get; set; }
member this.BrowserRedirectError : Uri with get, set
Public Property BrowserRedirectError As Uri
Property Value
Remarks
Takes precedence over HtmlMessageError