Click or drag to resize

SecurityStateChangedEventArgsInsecureContentStatus Property

Version 111.2.70
Information about insecure content on the page.

Namespace:  CefSharp.DevTools.Security
Assembly:  CefSharp (in CefSharp.dll) Version: 111.2.70.0 (111.2.70.0)
Syntax
public InsecureContentStatus InsecureContentStatus { get; }

Property Value

Type: InsecureContentStatus
See Also