KenticoUserStoreTUserFindByNameAsync Method |
Name | Description | |
---|---|---|
FindByNameAsync(String) |
Finds the user by user's username.
| |
FindByNameAsync(String, CancellationToken) |
Finds and returns a user, if any, who has the specified normalized user name.
(Inherited from ApplicationUserStoreTUser.) |