GrooveAccounts Web Service
Applies to: SharePoint Workspace 2010 | Visual Studio 2008
In this article
XML Definitions
Operations
Complex Types
The GrooveAccounts service provides information about the SharePoint Workspace accounts on the device. Groove Web Service applications typically call the GrooveAccounts.Read2 operation first. This operation provides the Groove Identity URL, which is needed to call all other Groove Web Service operations.
XML Definitions
WSDL
GrooveAccounts.wsdl 2.0
with references to:
Core.xsd 2.0
Accounts.xsd 2.0
SOAP Operation Namespace
http://webservices.groove.net/Groove/2.0/Accounts/
HTTP Post URL
http://localhost:port-number/GWS/Groove/2.0/Accounts/
Operations
Operation |
Description |
|---|---|
Lists all SharePoint Workspace accounts available on the device and provides information about each account. |
|
Deprecated operation provided for compatibility with previous releases. Provides a more limited set of information about the accounts. |
Complex Types
Complex type |
Description |
|---|---|
Contains information about an account. |
|
Deprecated type that contains limited information about an account. |
|
Contains information about an identity |
|
Deprecated type that contains limited information about an identity. |
|
Contains additional information. |