Click or drag to resize
KenticoUserStoreTUserHasPasswordAsync Method
Overload List
  NameDescription
Public methodHasPasswordAsync(TUser)
Returns true if the user has the password set.
Public methodHasPasswordAsync(TUser, CancellationToken)
Gets a flag indicating whether the specified user has a password.
(Inherited from ApplicationUserStoreTUser.)
Top
See Also