This documentation is archived and is not being maintained.

SoapUnknownHeader Properties

The properties of the SoapUnknownHeader class are listed here. For a complete list of SoapUnknownHeader class members, see the SoapUnknownHeader Members topic.

Public Properties

public propertyActor (inherited from SoapHeader)

Supported by the .NET Compact Framework.

Gets or sets the recipient of the SOAP header.
public propertyDidUnderstand (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.
public propertyElement

Supported by the .NET Compact Framework.

Gets or sets the XML Header element for a SOAP request or response.
public propertyEncodedMustUnderstand (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.
public propertyMustUnderstand (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: