Version 130.1.90
The types of FedCM dialogs.
Namespace: CefSharp.DevTools.FedCmAssembly: CefSharp.Core (in CefSharp.Core.dll) Version: 129.0.110.0
Syntax public enum class DialogType
Members Member name | Value | Description |
---|
AccountChooser | 0 |
AccountChooser
|
AutoReauthn | 1 |
AutoReauthn
|
ConfirmIdpLogin | 2 |
ConfirmIdpLogin
|
Error | 3 |
Error
|
See Also