Click or drag to resize

VisibleSecurityStateSecurityState Property

Version 106.0.290
The security level of the page.

Namespace:  CefSharp.DevTools.Security
Assembly:  CefSharp (in CefSharp.dll) Version: 106.0.290.0 (106.0.290.0)
Syntax
public SecurityState SecurityState { get; set; }

Property Value

Type: SecurityState
See Also