Howdy all, I'm trying to write some code that updates permissions on a List/document library in SharePoint. I can see there is a Permissions <http://msdn.microsoft.com/en-us/library/permissions.permissions_methods%28v=office.12%29.aspx>web service for performing this kind of work, but there doesn't appear to be anything exposed by this interface for changing the permissions on individual items in a list (ie. the usual SPListItem.BreakRoleInheritance stuff).
Does anyone know if this is possible using the out-of-the-box web services? Or will I have to deploy my own web service for this purpose? Cheers, Joe.
_______________________________________________ ozmoss mailing list [email protected] http://prdlxvm0001.codify.net/mailman/listinfo/ozmoss
