UserManager<TUser>.CreateTwoFactorRecoveryCode 方法

定义

生成新的恢复代码。

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

返回

适用于