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