SharePoint Foundation 2010 Web Services
Applies to: SharePoint Foundation 2010
Microsoft SharePoint Foundation 2010 Web services provide methods to work remotely with a deployment of SharePoint Foundation. However, whenever possible you should use the managed client object model to work with SharePoint Foundation.
The following table lists and describes the available Web services.
Provides methods for managing a deployment of SharePoint Foundation, such as for creating or deleting sites. |
|
Provides methods for working with alerts for list items in a SharePoint Foundation site. |
|
Provides classes for logging on to a SharePoint Foundation site that is using forms-based authentication. |
|
Provides methods that can be used to import and export Business Data Connectivity (BDC) models. |
|
Allows client computers to synchronize changes made to shared files that are stored on a server. |
|
Provides methods for copying items between locations in SharePoint Foundation. |
|
Allows client computers to submit diagnostic reports that describe application errors that occur on the client. |
|
Obsolete. Use the managed client object model to perform queries against SharePoint Foundation site and list data, instead. This Web service is an adapter service that provides a method for performing queries, and it is maintained for backward compatibility. |
|
Provides methods for managing Document Workspace sites and the data they contain. |
|
Provides methods for returning forms used in the user interface when working with the contents of a list. |
|
Provides methods that enable you to create and manage picture libraries. |
|
Provides methods for working with lists and list data. |
|
Provides methods that enable you to create and manage Meeting Workspace sites. |
|
Provides methods for working with security groups. |
|
Provides methods for working with the permissions for a site or list. |
|
Provides a method that determines whether a document is being co-authored. |
|
Provides methods for remotely managing distribution groups. |
|
Provides methods that return metadata or list data from sites or lists in SharePoint Foundation. |
|
Provides methods for working with Web sites. |
|
Provides methods for remotely performing searches within a SharePoint Foundation deployment. |
|
Provides methods for working with users and groups. |
|
Provides methods for managing file versions. |
|
Provides methods for working with list views. |
|
Provides methods to send and retrieve Web Part information to and from Web services. |
|
Provides methods for working with Web sites and content types. |
The following services are reserved for internal use and are not intended to be used in your code:
BdcRemoteExecutionService.svc
BDCResolverPickerService.svc
bdcservice.svc
Client.svc
securitytoken.svc
spclaimproviderwebservice.svc
topology.svc
windowstokencache.svc
See Also
Other Resources
SharePoint 2010 Client Object Model
SharePoint Server 2010 Web Services
What's New in SharePoint Server 2010
What's New in SharePoint Foundation 2010
SharePoint Foundation 2010 General Reference
Video: Using the SharePoint 2010 SDK Help