ApplicationUserStoreTUserFindByIdAsync Method |
Name | Description | |
---|---|---|
FindByIdAsync(Int32, CancellationToken) |
Finds and returns a user, if any, who has the specified userId.
| |
FindByIdAsync(String, CancellationToken) |
Finds and returns a user, if any, who has the specified userId.
|