Click or drag to resize
KenticoUserStoreTUserFindByEmailAsync Method
Overload List
  NameDescription
Public methodFindByEmailAsync(String)
Returns the user associated with the given email.
Public methodFindByEmailAsync(String, CancellationToken)
Gets the user, if any, associated with the specified, normalized email address.
(Inherited from ApplicationUserStoreTUser.)
Top
See Also