Enum DialogType
The types of FedCM dialogs.
[JsonConverter(typeof(JsonStringEnumConverter<DialogType>))]
public enum DialogType
Fields
AccountChooser = 0AutoReauthn = 1ConfirmIdpLogin = 2Error = 3
The types of FedCM dialogs.
[JsonConverter(typeof(JsonStringEnumConverter<DialogType>))]
public enum DialogType
AccountChooser = 0AutoReauthn = 1ConfirmIdpLogin = 2Error = 3