Click or drag to resize

VisibleSecurityStateChangedEventArgsVisibleSecurityState Property

Version 112.3.0
Security state information about the page.

Namespace:  CefSharp.DevTools.Security
Assembly:  CefSharp.Core (in CefSharp.Core.dll) Version: 112.3.0.0
Syntax
public VisibleSecurityState VisibleSecurityState { get; }

Property Value

Type: VisibleSecurityState
See Also