
Example
Constructors
Constructor
Creates an instance of ResetPasswordMfaEmailChallenge screen manager
Properties
string
Methods
Promise<void>
Continues with the email challenge using the provided code.
Example
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>
Resends the email code.
Example
Utility FeatureGets resend functionality with timeout management for this screenResendControl object with startResend methodExample
Promise<void>
Allows the user to try another MFA method.
Example