VisibleSecurityStateSecurityState Property |
Version 130.1.90
The security level of the page.
Namespace: CefSharp.DevTools.SecurityAssembly: CefSharp.Core (in CefSharp.Core.dll) Version: 129.0.110.0
Syntaxpublic SecurityState SecurityState { get; set; }
public:
property SecurityState SecurityState {
SecurityState get ();
void set (SecurityState value);
}
Property Value
SecurityState
See Also