SecurityStateChangedEventArgsSecurityState Property |
Version 99.2.120
Security state.
Namespace:
CefSharp.DevTools.Security
Assembly:
CefSharp (in CefSharp.dll) Version: 99.2.120.0 (99.2.120.0)
Syntax public SecurityState SecurityState { get; set; }
public:
property SecurityState SecurityState {
SecurityState get ();
void set (SecurityState value);
}
Property Value
Type:
SecurityStateSee Also