SystemWebViewOptions.BrowserRedirectSuccess 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, MSAL will redirect the browser to the given Uri
public Uri BrowserRedirectSuccess { get; set; }
member this.BrowserRedirectSuccess : Uri with get, set
Public Property BrowserRedirectSuccess As Uri
Property Value
Remarks
Takes precedence over HtmlMessageSuccess