This documentation is archived and is not being maintained.

SoapHeader Properties

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

Public Properties

public propertyActor

Supported by the .NET Compact Framework.

Gets or sets the recipient of the SOAP header.
public propertyDidUnderstand

Supported by the .NET Compact Framework.

Gets or sets a value indicating whether an XML Web service method properly processed a SOAP header.
public propertyEncodedMustUnderstand

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

Supported by the .NET Compact Framework.

Gets or sets a value indicating whether the SoapHeader must be understood.

See Also

SoapHeader Class | System.Web.Services.Protocols Namespace

Show: