System.Web.Services.Protocols.SoapHeader.EncodedMustUnderstand12 Property

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

Syntax

[System.Runtime.InteropServices.ComVisible(false)]
[System.Xml.Serialization.XmlAttribute("mustUnderstand", Namespace="http://www.w3.org/2003/05/soap-envelope")]
[System.Xml.Serialization.SoapAttribute("mustUnderstand", Namespace="http://www.w3.org/2003/05/soap-envelope")]
[System.ComponentModel.DefaultValue("0")]
public string EncodedMustUnderstand12 { 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: 2.0.0.0