UserProfileManager.RemoveUserProfile Method
Include Protected Members
Include Inherited Members
Removes the user profile, quick links, and alert data from the user profile database for the specified GUID or account name.
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