UserProfileManager.RemoveUserProfile method
Removes a user profile from the database.
Overload list
Name | Description | |
---|---|---|
RemoveUserProfile(Guid) | Removes the user profile, quick links, and alert data from the user profile database for the specified GUID. | |
RemoveUserProfile(String) | Removes the user profile, quick links, and alert data from the user profile database for the specified account name. |
Top