GrooveResponseHeader Complex Type

Applies to: SharePoint Workspace 2010 | Visual Studio 2008

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

Syntax

<GrooveResponseHeader>
  <GrooveResponseKey/>
</GrooveResponseHeader>

Elements

Element

Data type

Description

GrooveResponseKey

xs:string

SharePoint Workspace sets this element to the key value that it encrypted and stored at startup in the LocalResponseKey registry key.

See Also

Reference

Headers Used in Groove Web Services

Concepts

Headers in Groove Web Services

Security in Groove Web Services

Reading Groove Web Services Registry Keys