0
kicks
Using SharePoint Web Services to Change Subsite Permissions
Microsoft has provided SharePoint class libraries and web services for not only creating and updating a SharePoint site and its contents manually, but also programmatically. This article introduces how to use SharePoint web services to loop through all the sub sites to add roles, add users to site roles, and update role permissions on site and list levels.