DevToolsClientSecurity Property |
Version 130.1.90
Security
Namespace: CefSharp.DevToolsAssembly: CefSharp.Core (in CefSharp.Core.dll) Version: 129.0.110.0
Syntaxpublic SecurityClient Security { get; }
public:
property SecurityClient^ Security {
SecurityClient^ get ();
}
Property Value
SecurityClient
See Also