Example
Constructors
Constructor
Creates an instance of MfaSmsChallenge screen manager
Properties
string
Methods
Promise<void>
Submits the MFA SMS challenge with the provided code and rememberDevice option.
Example
Promise<void>
Submits the action to switch to voice call verification.
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>
Submits the action to pick a different SMS configuration, if available.
Example
Promise<void>
Submits the action to resend the SMS code.
Example
Utility FeatureGets resend functionality with timeout management for this screenResendControl object with startResend methodExample
Promise<void>
Submits the action to try another MFA method.
Example