Specifies a SOAP fault code that represents a client call that is not formatted correctly or does not contain the appropriate information.
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.