New Functionality
New Operations
| Web Service | Operation | Options | MSDN Documentation |
| People | SearchPrincipals | searchText, maxResults, principalType | People.SearchPrincipals Method |
| Permissions | AddPermission | objectName, objectType, permissionIdentifier, permissionType, permissionMask | Permissions.AddPermission Method |
| | AddPermissionCollection | objectName, objectType, permissionsInfoXml | Permissions.AddPermissionCollection Method |
| | RemovePermission | objectName, objectType, permissionIdentifier, permissionType | Permissions.RemovePermission Method |
| | RemovePermissionCollection | objectName, objectType, memberIdsXml | Permissions.RemovePermissionCollection Method |
| | UpdatePermission | objectName, objectType, permissionIdentifier, permissionType, permissionMask | Permissions.UpdatePermission Method |
(Addresses Issue Tracker items 5478 and 5363)
Bug Fixes and Efficiency
|
Given CreateWorkpsace, AddPersmission and RemovePermission a go and they are working great
by
aremorgan
on
Mar 4 2010 at 10:34 AM
Tested it using all values for the number of decimals and they all work, with the possible exception of 'Automatic'. When set to 'Automatic' it did not render any decimals. Not sure if this is expected behavior or not. Other than that, works like a charm!
Thanks Marc!
by
bkgoug
on
Mar 1 2010 at 3:48 PM