| KenticoUserStoreTUserFindByEmailAsync Method |
| Name | Description | |
|---|---|---|
| FindByEmailAsync(String) |
Returns the user associated with the given email.
| |
| FindByEmailAsync(String, CancellationToken) |
Gets the user, if any, associated with the specified, normalized email address.
(Inherited from ApplicationUserStoreTUser.) |