| KenticoUserStoreTUserFindByIdAsync Method |
| Name | Description | |
|---|---|---|
| FindByIdAsync(Int32) |
Finds the user by user's UserId.
| |
| FindByIdAsync(Int32, CancellationToken) |
Finds and returns a user, if any, who has the specified userId.
(Inherited from ApplicationUserStoreTUser.) | |
| FindByIdAsync(String, CancellationToken) |
Finds and returns a user, if any, who has the specified userId.
(Inherited from ApplicationUserStoreTUser.) |