Posts

Showing posts with the label web-service

Default out of box Web Services url sharepoint2010

Service Administration (_vti_adm/Admin.asmx) Administrative methods for creating deleting sites and retrieving languages used in the deployment CreateSite DeleteSite GetLanguage RefreshConfigCache Alerts (Alerts.asmx) Methods for working with SharePoint list item alerts DeleteAlerts GetAlerts Authentication (Authentication.asmx) Client proxy that provides user authentication for sites that use forms-based authentication Login (Used to authenticate) Mode (Returns the authentication mode of the current site) Copy (Copy.asmx) Methods to copy files between or within sites CopyIntoItems (Copy document as byte array to location on server) CopyIntoItemsLocal (Copy document from one location on the same server to another) GetItem (Creates a byte array of a document that can be passed to theCopyIntoItems method) Document Workspace (Dws.asmx) Methods for managing Document Workspace sites and data CanCreateDwsUrl CreateDws CreateFolder FindDwsD