SPWebApplication.SPMigrateUserParameters members
The SPWebApplication.SPMigrateUserParameters type exposes the following members.
Constructors
Name | Description | |
---|---|---|
SPWebApplication.SPMigrateUserParameters() | ||
SPWebApplication.SPMigrateUserParameters(Boolean) |
Top
Properties
Name | Description | |
---|---|---|
DatabasesToMigrate | The list of SPContentDatabase to migrate. | |
HasDatabaseToMigrate | Does this parameter set have any SPContentDatabase to migrate. | |
OnlyMigratePolicyUsers | Is this parameter set a migrate policy user only mode? |
Top
Methods
Name | Description | |
---|---|---|
AddDatabaseToMigrate | Adds a single database to the DatabasesToMigrate list. | |
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Top