4 references to Email
Microsoft.AspNetCore.Identity.UI (4)
_generated\7\Login_cshtml.g.cs (3)
130
Input.
Email
153
Input.
Email
179
Input.
Email
Areas\Identity\Pages\V4\Account\Login.cshtml.cs (1)
130
var result = await _signInManager.PasswordSignInAsync(Input.
Email
, Input.Password, Input.RememberMe, lockoutOnFailure: false);