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