4 references to Password
Microsoft.AspNetCore.Identity.UI (4)
_generated\33\ResetPassword_cshtml.g.cs (3)
218Input.Password 241Input.Password 267Input.Password
Areas\Identity\Pages\V4\Account\ResetPassword.cshtml.cs (1)
120var result = await _userManager.ResetPasswordAsync(user, Input.Code, Input.Password);