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