| InsecureContentStatusDisplayedContentWithCertErrors Property  | 
Version 99.2.120 
            Always false.
            
 
    Namespace: 
   CefSharp.DevTools.Security
    Assembly:
   CefSharp (in CefSharp.dll) Version: 99.2.120.0 (99.2.120.0)
 Syntax
Syntaxpublic bool DisplayedContentWithCertErrors { get; set; }public:
property bool DisplayedContentWithCertErrors {
	bool get ();
	void set (bool value);
}Property Value
Type: 
Boolean See Also
See Also