Share via


GrooveResponseHeader Complex Type

The GrooveResponseHeader type provides a mechanism for a local SOAP client to ensure that it is communicating with the Groove 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

Groove sets this element to the key value that it stored at startup in the LocalResponseKey registry key. The Groove Data Bridge sets this element only for requests made by local clients. It does not set this value for requests made by remote clients. For local clients, the Groove Data Bridge sets this element to the key value that it stored 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 Registry Keys
Reading Groove Data Bridge Registry Keys