1 reference to Password
Microsoft.AspNetCore.Identity.UI (1)
Areas\Identity\Pages\V5\Account\ResetPassword.cshtml.cs (1)
120var result = await _userManager.ResetPasswordAsync(user, Input.Code, Input.Password);