InsecureContentStatusRanContentWithCertErrors Property  | 
Version 104.4.240 
            Always false.
            
 
    Namespace: 
   CefSharp.DevTools.Security
    Assembly:
   CefSharp (in CefSharp.dll) Version: 104.4.240.0 (104.4.240.0)
Syntaxpublic bool RanContentWithCertErrors { get; set; }public:
property bool RanContentWithCertErrors {
	bool get ();
	void set (bool value);
}Property Value
Type: 
Boolean
See Also