RequestHeader 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. |
Top
Properties
Name | Description | |
---|---|---|
Actor | (Inherited from SoapHeader.) | |
AnyAttr | ||
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