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