| SecurityStateChangedEventArgsInsecureContentStatus Property  | 
Version 102.0.100 
            Information about insecure content on the page.
            
 
    Namespace: 
   CefSharp.DevTools.Security
    Assembly:
   CefSharp (in CefSharp.dll) Version: 102.0.100.0 (102.0.100.0)
 Syntax
Syntaxpublic InsecureContentStatus InsecureContentStatus { get; }public:
property InsecureContentStatus^ InsecureContentStatus {
	InsecureContentStatus^ get ();
}Property Value
Type: 
InsecureContentStatus See Also
See Also