SoapException::ClientFaultCode Field
.NET Framework (current version)
Specifies a SOAP fault code that represents a client call that is not formatted correctly or does not contain the appropriate information.
Assembly: System.Web.Services (in System.Web.Services.dll)
Field Value
Type: System.Xml::XmlQualifiedName^An example of when a ClientFaultCode can be generated, is when a client call does not have proper authentication or payment information. It is generally an indication that the client call must be changed before it is resent.
.NET Framework
Available since 1.1
Available since 1.1
Show: