Version 118.6.80
Whether the dialog shown is an account chooser or an auto re-authentication dialog.
Namespace:
CefSharp.DevTools.FedCm
Assembly:
CefSharp.Core (in CefSharp.Core.dll) Version: 118.6.80.0
Syntax public enum class DialogType
Members
| Member name | Value | Description |
---|
| AccountChooser | 0 |
AccountChooser
|
| AutoReauthn | 1 |
AutoReauthn
|
| ConfirmIdpSignin | 2 |
ConfirmIdpSignin
|
See Also