Click or drag to resize

SecurityStateChangedEventArgsInsecureContentStatus Property

Version 112.3.0
Information about insecure content on the page.

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

Property Value

Type: InsecureContentStatus
See Also