Skip to main content
Class implementing the mfa-email-list screen functionality This screen allows users to select an enrolled email address for MFA
Example

Constructors

Constructor
Creates an instance of MfaEmailList screen manager

Properties

The screen object for the mfa-email-list screen
string

Methods

Retrieves the array of transaction errors from the context, or an empty array if none exist.An array of error objects from the transaction context.
Promise<void>
Navigates back to the previous screen
Example
Promise<void>
Selects an enrolled email address from the list
Example