1 reference to Input
Microsoft.AspNetCore.Identity.UI (1)
Areas\Identity\Pages\V5\Account\Manage\SetPassword.cshtml.cs (1)
114var addPasswordResult = await _userManager.AddPasswordAsync(user, Input.NewPassword);