Click or drag to resize

VisibleSecurityStateChangedEventArgsVisibleSecurityState Property

Version 108.4.130
Security state information about the page.

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

Property Value

Type: VisibleSecurityState
See Also