Click or drag to resize
KenticoUserStoreTUserSetEmailConfirmedAsync Method
Overload List
  NameDescription
Public methodSetEmailConfirmedAsync(TUser, Boolean)
Enables user if her email was confirmed.
Public methodSetEmailConfirmedAsync(TUser, Boolean, CancellationToken)
Sets the flag indicating whether the specified user's email address has been confirmed or not.
(Inherited from ApplicationUserStoreTUser.)
Top
See Also