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

戻り値

適用対象