Click or drag to resize

DialogType Enumeration

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 DialogType
Members
  Member nameValueDescription
AccountChooser0 AccountChooser
AutoReauthn1 AutoReauthn
ConfirmIdpSignin2 ConfirmIdpSignin
See Also