Click or drag to resize

SecurityClientVisibleSecurityStateChanged Event

Version 112.3.0
The security state of the page changed.

Namespace:  CefSharp.DevTools.Security
Assembly:  CefSharp.Core (in CefSharp.Core.dll) Version: 112.3.0.0
Syntax
public event EventHandler<VisibleSecurityStateChangedEventArgs> VisibleSecurityStateChanged

Value

Type: SystemEventHandlerVisibleSecurityStateChangedEventArgs
See Also