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