AccountLoginState Property |
Version 130.1.90
LoginState
Namespace: CefSharp.DevTools.FedCmAssembly: CefSharp.Core (in CefSharp.Core.dll) Version: 129.0.110.0
Syntaxpublic LoginState LoginState { get; set; }public:
property LoginState LoginState {
LoginState get ();
void set (LoginState value);
}Property Value
LoginState
See Also