CoreWebView2ServerCertificateErrorDetectedEventArgs.Action 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.
The action of the server certificate error detection.
public Microsoft.Web.WebView2.Core.CoreWebView2ServerCertificateErrorAction Action { get; set; }
member this.Action : Microsoft.Web.WebView2.Core.CoreWebView2ServerCertificateErrorAction with get, set
Public Property Action As CoreWebView2ServerCertificateErrorAction
Property Value
Remarks
The default value is @CoreWebView2ServerCertificateErrorAction$.Default.