1 reference to NewPassword
IdentitySample.Mvc (1)
Controllers\ManageController.cs (1)
280var result = await _userManager.AddPasswordAsync(user, model.NewPassword);