Click or drag to resize

VisibleSecurityStateChangedEventArgsVisibleSecurityState Property

Version 101.0.180
Security state information about the page.

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

Property Value

Type: VisibleSecurityState
See Also