SecurityStateChangedEventArgsInsecureContentStatus Property |
Version 130.1.90
Information about insecure content on the page.
Namespace: CefSharp.DevTools.SecurityAssembly: CefSharp.Core (in CefSharp.Core.dll) Version: 129.0.110.0
Syntax public InsecureContentStatus InsecureContentStatus { get; }
public:
property InsecureContentStatus^ InsecureContentStatus {
InsecureContentStatus^ get ();
}
Property Value
InsecureContentStatusSee Also