Click or drag to resize
KenticoUserStoreTUserRemoveLoginAsync Method
Overload List
  NameDescription
Public methodRemoveLoginAsync(TUser, UserLoginInfo)
Removes external login to user.
Public methodRemoveLoginAsync(TUser, String, String, CancellationToken)
Attempts to remove the provided login information from the specified user. and returns a flag indicating whether the removal succeed or not.
(Inherited from ApplicationUserStoreTUser.)
Top
See Also