This documentation is archived and is not being maintained.
SoapUnknownHeader Properties
.NET Framework 1.1
The properties of the SoapUnknownHeader class are listed here. For a complete list of SoapUnknownHeader class members, see the SoapUnknownHeader Members topic.
Public Properties
Actor (inherited from SoapHeader)
Supported by the .NET Compact Framework. | Gets or sets the recipient of the SOAP header. |
DidUnderstand (inherited from SoapHeader)
Supported by the .NET Compact Framework. | Gets or sets a value indicating whether an XML Web service method properly processed a SOAP header. |
Element Supported by the .NET Compact Framework. | Gets or sets the XML Header element for a SOAP request or response. |
EncodedMustUnderstand (inherited from SoapHeader)
Supported by the .NET Compact Framework. | Gets or sets the value of the mustUnderstand XML attribute for the SOAP header when communicating with SOAP protocol version 1.1. |
MustUnderstand (inherited from SoapHeader)
Supported by the .NET Compact Framework. | Gets or sets a value indicating whether the SoapHeader must be understood. |
See Also
SoapUnknownHeader Class | System.Web.Services.Protocols Namespace
Show:
