Click or drag to resize
KenticoUserStoreTUserFindByNameAsync Method
Overload List
  NameDescription
Public methodFindByNameAsync(String)
Finds the user by user's username.
Public methodFindByNameAsync(String, CancellationToken)
Finds and returns a user, if any, who has the specified normalized user name.
(Inherited from ApplicationUserStoreTUser.)
Top
See Also