RequestHeader Members

Include Protected Members
Include Inherited Members

NOTE: This API is now obsolete.

Represents the request header in a query.

The RequestHeader type exposes the following members.

Constructors

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

Top

Properties

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

Top

Methods

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

Top

See Also

Reference

RequestHeader Class

Microsoft.SharePoint.Dsp Namespace