SPFarm.MigrateUserAccount method
Migrates a user account in SharePoint Foundation to a new login name and binary ID.
Overload list
Name | Description | |
---|---|---|
MigrateUserAccount(String, String, Boolean) | Migrates a user account in SharePoint Foundation to a new login name and binary ID. | |
MigrateUserAccount(Guid, String, String, Boolean) | Migrates a user account in SharePoint Foundation to a new login name and binary ID. |
Top