AccountLoginState Property |
Version 113.3.50
LoginState
Namespace:
CefSharp.DevTools.FedCm
Assembly:
CefSharp.Core (in CefSharp.Core.dll) Version: 113.3.50.0
Syntaxpublic LoginState LoginState { get; set; }public:
property LoginState LoginState {
LoginState get ();
void set (LoginState value);
}Property Value
Type:
LoginState
See Also