SystemWebViewOptions.HtmlMessageSuccess Property

Definition

When the user finishes authenticating, MSAL will respond with a 200 OK message, which the browser will show to the user.

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

Property Value

Applies to