1 reference to Email
IdentitySample.Mvc (1)
Controllers\AccountController.cs (1)
270
var user = await _userManager.FindByEmailAsync(model.
Email
);