System.Web.Services.Protocols.SoapException.ClientFaultCode Field

Specifies a SOAP fault code that represents a client call that is not formatted correctly or does not contain the appropriate information.

Syntax

public static readonly System.Xml.XmlQualifiedName ClientFaultCode

Remarks

An example of when a SoapException.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.

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