SecurityStateExplanationSecurityState Property |
Version 98.1.210
Security state representing the severity of the factor being explained.
Namespace:
CefSharp.DevTools.Security
Assembly:
CefSharp (in CefSharp.dll) Version: 98.1.210.0 (98.1.210.0)
Syntax public SecurityState SecurityState { get; set; }
public:
property SecurityState SecurityState {
SecurityState get ();
void set (SecurityState value);
}
Property Value
Type:
SecurityStateSee Also