Headers Used in Groove Web Services

Applies to: SharePoint Workspace 2010 | Visual Studio 2008

Groove Web Services Version 2.0 has a request header and a response header. The GrooveRequestHeader type provides the Groove Identity URL and the Request key value. Groove Web Services compare the Request key value to values set in the Window user's registry settings. If the values match, Groove Web Services execute the call; otherwise, Groove Web Services return a SOAP exception.

The GrooveResponseHeader type provides a mechanism for a local SOAP client to ensure that it is communicating with the Microsoft SharePoint Workspace 2010 process. It also allows the local SOAP client to protect itself from communicating confidential data to another process that is running on another Windows account on the system.

In This Section

GrooveRequestHeader Complex Type

GrooveResponseHeader Complex Type

See Also

Reference

Groove Web Services Registry Keys

Concepts

Headers in Groove Web Services

Security in Groove Web Services

Reading Groove Web Services Registry Keys