VisibleSecurityStateSecurityState Property |
Version 113.3.50
The security level of the page.
Namespace:
CefSharp.DevTools.Security
Assembly:
CefSharp.Core (in CefSharp.Core.dll) Version: 113.3.50.0
Syntax public SecurityState SecurityState { get; set; }
public:
property SecurityState SecurityState {
SecurityState get ();
void set (SecurityState value);
}
Property Value
Type:
SecurityStateSee Also