Click or drag to resize

SecurityClientVisibleSecurityStateChanged Event

Version 118.6.80
The security state of the page changed.

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

Value

Type: SystemEventHandlerVisibleSecurityStateChangedEventArgs
See Also