System.Web.Services.Protocols.SoapHeader.EncodedMustUnderstand Property

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

Syntax

[System.Xml.Serialization.XmlAttribute("mustUnderstand", Namespace="http://schemas.xmlsoap.org/soap/envelope/")]
[System.Xml.Serialization.SoapAttribute("mustUnderstand", Namespace="http://schemas.xmlsoap.org/soap/envelope/")]
[System.ComponentModel.DefaultValue("0")]
public string EncodedMustUnderstand { set; get; }

Value

Documentation for this section has not yet been entered.

Remarks

Do not use this property. Instead use the SoapHeader.MustUnderstand property.

Requirements

Namespace: System.Web.Services.Protocols
Assembly: System.Web.Services (in System.Web.Services.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0