mfaType property

String? mfaType
final

If set, the user has encountered one of the following MFA types: code, device, questions, selections. Emitted by: SUBMIT_MFA and TRANSITION_VIEW when view_name is MFA.

Implementation

final String? mfaType;