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