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