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 | |
---|---|---|
![]() |
RequestHeader() | Obsolete. Initializes a new instance of the RequestHeader class. |
![]() |
RequestHeader(DocumentType, MethodType) | Obsolete. 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 | Obsolete. Gets or sets the document type of the request. |
![]() |
EncodedMustUnderstand | (Inherited from SoapHeader.) |
![]() |
EncodedMustUnderstand12 | (Inherited from SoapHeader.) |
![]() |
EncodedRelay | (Inherited from SoapHeader.) |
![]() |
Method | Obsolete. 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