Click or drag to resize
ApplicationUserStoreTUserFindByIdAsync Method
Overload List
  NameDescription
Public methodFindByIdAsync(Int32, CancellationToken)
Finds and returns a user, if any, who has the specified userId.
Public methodFindByIdAsync(String, CancellationToken)
Finds and returns a user, if any, who has the specified userId.
Top
See Also