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