Soap12FaultCodes::DataEncodingUnknownFaultCode Field

 

Represents the SOAP version 1.2 DataEncodingUnknown fault code indicating the SOAP message is encoded in an unrecognized format.

Namespace:   System.Web.Services.Protocols
Assembly:  System.Web.Services (in System.Web.Services.dll)

public:
static initonly XmlQualifiedName^ DataEncodingUnknownFaultCode

Field Value

Type: System.Xml::XmlQualifiedName^

ASP.NET does not automatically throw a SoapException with the Code property set to DataEncodingUnknownFaultCode.

.NET Framework
Available since 2.0
Return to top
Show: