SPWebApplication.MigrateUsersToClaims method
Migrates users from legacy authentication to claims-based authentication.
Overload list
Name | Description | |
---|---|---|
MigrateUsersToClaims(NTAccount, Boolean) | Migrates users from legacy authentication to claims-based authentication. | |
MigrateUsersToClaims(NTAccount, Boolean, SPWebApplication.SPMigrateUserParameters) | Migrates users from legacy authentication to claims-based authentication. |
Top