RequestHeader Members

Include Protected Members
Include Inherited Members

Represents the request header in a query.

The RequestHeader type exposes the following members.

Constructors

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

Top

Properties

  Name Description
Actor (Inherited from SoapHeader.)
DidUnderstand (Inherited from SoapHeader.)
Document Gets or sets the document type of the request.
EncodedMustUnderstand (Inherited from SoapHeader.)
EncodedMustUnderstand12 (Inherited from SoapHeader.)
EncodedRelay (Inherited from SoapHeader.)
Method Gets or sets the action of the request.
MustUnderstand (Inherited from SoapHeader.)
Relay (Inherited from SoapHeader.)
Role (Inherited from SoapHeader.)

Top

Methods

  Name Description
Equals (Inherited from Object.)
Finalize (Inherited from Object.)
GetHashCode (Inherited from Object.)
GetType (Inherited from Object.)
MemberwiseClone (Inherited from Object.)
ToString (Inherited from Object.)

Top

See Also

Reference

RequestHeader Class

Microsoft.SharePoint.Dsp Namespace