UserManager<TUser>.CreateTwoFactorRecoveryCode Method

Definition

Generate a new recovery code.

protected:
 virtual System::String ^ CreateTwoFactorRecoveryCode();
protected virtual string CreateTwoFactorRecoveryCode ();
abstract member CreateTwoFactorRecoveryCode : unit -> string
override this.CreateTwoFactorRecoveryCode : unit -> string
Protected Overridable Function CreateTwoFactorRecoveryCode () As String

Returns

Applies to