Tuesday, June 21, 2011

Main OOTB Services Published by SharePoint 2010

 

Alerts.asmx

Allows listing and deleting alerts subscriptions for users.


Authentication.asmx

Provides an operation for logging on to a SharePoint site that uses FBA. The Login operation returns a cookie that should be used in all subsequent calls to other services.


Lists.asmx

Provides operations to work with lists, content-types, list items, and files. For example, this service offers operations to check-in and check-out a file in a document library, or to query list data using CAML queries.


SiteData.asmx

Allows reading sites, webs, lists, and items. SiteData.asmx targets external search engines willing to crawl contents of a SharePoint site.


Sites.asmx

Allows creating, deleting, reading, exporting, and importing of SharePoint websites.


Webs.asmx

Provides operations to manage content-types, site columns, and features of a SharePoint website


Search.asmx

A service that allows querying the search engine of SharePoint Server.

0 comments: