CefSettingsIgnoreCertificateErrors Property |
Version 57.0.0[Missing <summary> documentation for "P:CefSharp.CefSettings.IgnoreCertificateErrors"]
Namespace: CefSharpAssembly: CefSharp.Core (in CefSharp.Core.dll) Version: 57.0.0.0
Syntax public bool IgnoreCertificateErrors { get; set; }
public:
property bool IgnoreCertificateErrors {
bool get ();
void set (bool value);
}
Property Value
Type:
BooleanSee Also