System.Web.Services.Protocols.SoapHeader: Property Members

The properties of System.Web.Services.Protocols.SoapHeader are listed below. For a list of all members, see the SoapHeader Members list.

See Also: Inherited members from System.Object

Public Properties

Actorstring.

Gets or sets the recipient of the SOAP header.

DidUnderstandbool.

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

EncodedMustUnderstandstring.

Gets or sets the value of the mustUnderstand XML attribute for the SOAP header when communicating with SOAP protocol version 1.1.

EncodedMustUnderstand12string.

Gets or sets the value of the mustUnderstand XML attribute for the SOAP header when communicating with SOAP protocol version 1.2.

EncodedRelaystring.

Gets or sets the relay attribute of the SOAP 1.2 header.

MustUnderstandbool.

Gets or sets a value indicating whether the System.Web.Services.Protocols.SoapHeader must be understood.

Relaybool.

Gets or sets a value that indicates whether the SOAP header is to be relayed to the next SOAP node if the current node does not understand the header.

Rolestring.

Gets or sets the recipient of the SOAP header.