Click or drag to resize

SecurityStateChangedEventArgsInsecureContentStatus Property

Version 106.0.290
Information about insecure content on the page.

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

Property Value

Type: InsecureContentStatus
See Also