Click or drag to resize

SecurityClientVisibleSecurityStateChanged Event

Version 113.3.50
The security state of the page changed.

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

Value

Type: SystemEventHandlerVisibleSecurityStateChangedEventArgs
See Also