InsecureContentStatusRanInsecureContentStyle Property |
Version 118.6.80
Always set to unknown.
Namespace:
CefSharp.DevTools.Security
Assembly:
CefSharp.Core (in CefSharp.Core.dll) Version: 118.6.80.0
Syntax public SecurityState RanInsecureContentStyle { get; set; }
public:
property SecurityState RanInsecureContentStyle {
SecurityState get ();
void set (SecurityState value);
}
Property Value
Type:
SecurityStateSee Also