4 references to Password
Microsoft.AspNetCore.Identity.UI (4)
_generated\75\ResetPassword_cshtml.g.cs (3)
226Input.Password 253Input.Password 277Input.Password
Areas\Identity\Pages\V5\Account\ResetPassword.cshtml.cs (1)
120var result = await _userManager.ResetPasswordAsync(user, Input.Code, Input.Password);