4 references to NewPassword
Microsoft.AspNetCore.Identity.UI (4)
Areas\Identity\Pages\V4\Account\Manage\SetPassword.cshtml.cs (1)
114
var addPasswordResult = await _userManager.AddPasswordAsync(user, Input.
NewPassword
);
SetPassword_cshtml.g.cs (3)
142
Input.
NewPassword
165
Input.
NewPassword
190
Input.
NewPassword