SPAcl<T>.MigrateUserAccount method
Overload list
Name | Description | |
---|---|---|
MigrateUserAccount(String, String) | Changes the access control list (ACL) to use the newPrincipalName name in place of oldPrincipalName. | |
MigrateUserAccount(String, String, IEnumerable<[]>) | Changes the ACLs to use newPrincipalName name in place of oldPrincipalName. |
Top