4 references to Email
Microsoft.AspNetCore.Identity.UI (4)
Areas\Identity\Pages\V5\Account\Login.cshtml.cs (1)
130
var result = await _signInManager.PasswordSignInAsync(Input.
Email
, Input.Password, Input.RememberMe, lockoutOnFailure: false);
Areas_Identity_Pages_V5_Account_Login_cshtml.g.cs (3)
137
Input.
Email
165
Input.
Email
189
Input.
Email