System.Web.Services.Description.SoapFaultBinding Class

Represents an extensibility element added to a System.Web.Services.Description.FaultBinding within an XML Web service.

See Also: SoapFaultBinding Members

Syntax

[System.Web.Services.Configuration.XmlFormatExtension("fault", "http://schemas.xmlsoap.org/wsdl/soap/", typeof(System.Web.Services.Description.FaultBinding))]
public class SoapFaultBinding : ServiceDescriptionFormatExtension

Remarks

This class specifies the contents of any SOAP error message returned.

For more information about specifying protocols for XML Web services, see [<topic://cpconbuildingaspnetwebservices>]. For more information about Web Services Description Language (WSDL), see the specification at http://www.w3.org/TR/wsdl/.

Requirements

Namespace: System.Web.Services.Description
Assembly: System.Web.Services (in System.Web.Services.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0