PortalAccountMigrationManager Members
Include Protected Members
Include Inherited Members
Provides account migration support for an Office SharePoint Server application.
The PortalAccountMigrationManager type exposes the following members.
Constructors
Name | Description | |
---|---|---|
PortalAccountMigrationManager |
Top
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
MigrateAccount(String, String) | Updates Office SharePoint Server with the new user information for the specified user and ensures that the old user’s security identifier (SID) is part of the SID history of the new user before doing the migration. | |
MigrateAccount(String, String, Boolean) | Updates Office SharePoint Server with the new user information for the specified user, ensures that the old user’s security identifier (SID) is part of the SID history of the new user before doing the migration, and optionally enforces the SID history. | |
MigrateUserAccount | ||
ToString | (Inherited from Object.) |
Top