SPWebApplication.MigrateUsersToClaims method
Include protected members
Include inherited members
將使用者從傳統驗證移轉至宣告式驗證。
Overload list
Name | Description | |
---|---|---|
MigrateUsersToClaims(NTAccount, Boolean) | 將使用者從傳統驗證移轉至宣告式驗證。 | |
MigrateUsersToClaims(NTAccount, Boolean, SPWebApplication.SPMigrateUserParameters) | 將使用者從傳統驗證移轉至宣告式驗證。 |
Top