| KenticoUserStoreTUserRemoveLoginAsync Method |
| Name | Description | |
|---|---|---|
| RemoveLoginAsync(TUser, UserLoginInfo) |
Removes external login to user.
| |
| RemoveLoginAsync(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.) |