Share via


RequestHeader Class

The RequestHeader class represents the request header in a query.

System.Web.Services.Protocols.SoapHeader

   System.Web.Services.Protocols.SoapHeader

      Microsoft.SharePoint.Dsp.RequestHeader

Public Constructors

The following table shows the public constructors of the RequestHeader class and a brief description of each.

Name Description
RequestHeader() Initializes a new instance of the RequestHeader class.
RequestHeader(Microsoft.SharePoint.Dsp.DocumentType, Microsoft.SharePoint.Dsp.MethodType) Initializes a new instance of the RequestHeader class based on the specified document type and action.

Public Properties

The following table shows the public properties of the RequestHeader class, the data type of each property, and a brief description of each.

Name Data type Description
Document Microsoft.SharePoint.Dsp.DocumentType Gets or sets the document type of the request.
Method Microsoft.SharePoint.Dsp.MethodType Gets or sets the action of the request.

Thread Safety

Any public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread safe.

Requirements

Namespace: Microsoft.SharePoint.Dsp

Platforms: Microsoft Windows Server 2003

Assembly: Microsoft.SharePoint.Dsp (in Microsoft.SharePoint.Dsp.dll)

Security: Code Access Security