Version 118.6.80
Whether this is a sign-up or sign-in action for this account, i.e.
whether this account has ever been used to sign in to this RP before.
Namespace:
CefSharp.DevTools.FedCm
Assembly:
CefSharp.Core (in CefSharp.Core.dll) Version: 118.6.80.0
Syntax public enum class LoginState
Members
| Member name | Value | Description |
---|
| SignIn | 0 |
SignIn
|
| SignUp | 1 |
SignUp
|
See Also