| MFAuthenticationHelper Methods |
The MFAuthenticationHelper type exposes the following members.
| Name | Description | |
|---|---|---|
| GetSetupCodeForUser |
Returns the setup code that should be used to synchronize with the user's authenticator.
| |
| GetSetupCodeForUserInternal |
Returns the setup code that should be used to synchronize with the user's authenticator.
| |
| IsMultiFactorRequiredForUser |
Indicates whether MFA is required for the given user.
| |
| IsMultiFactorRequiredForUserInternal |
Indicates whether MFA is required for the given user.
| |
| IsPasscodeValid |
Checks whether the entered passcode is valid.
| |
| IsPasscodeValidInternal |
Checks whether the entered passcode is valid.
| |
| IssuePasscode |
Fires the MultiFactorAuthenticate event.
Generates a new secret in case the user has none.
| |
| IssuePasscodeInternal |
Fires the MultiFactorAuthenticate event.
Generates a new secret in case the user has none.
| |
| ResetSecretForUser |
Resets the user's current MFA information.
| |
| ResetSecretForUserInternal |
Resets the user's current MFA information.
| |
| SetAsDefaultHelper |
Sets this object as the default helper
(Inherited from AbstractHelperHelperType.) |