Click or drag to resize

SecurityStateChangedEventArgsInsecureContentStatus Property

Version 101.0.180
Information about insecure content on the page.

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

Property Value

Type: InsecureContentStatus
See Also