The properties of System.Web.Services.Description.SoapFaultBinding are listed below. For a list of all members, see the SoapFaultBinding Members list.
See Also: Inherited members from System.Web.Services.Description.ServiceDescriptionFormatExtension
Encoding | string.
Gets or sets a URI representing the encoding style used to encode the SOAP fault message. | |
Name | string.
Gets or sets the value of the name attribute that relates the soap fault to the wsdl fault defined for the specified operation. | |
Namespace | string.
Get or sets the URI representing the location of the specification for encoding of content not specifically defined by the SoapFaultBinding.Encoding property. | |
Use | SoapBindingUse.
Specifies whether the fault message is encoded using rules specified by the SoapFaultBinding.Encoding property, or is encapsulated within a concrete XML schema. |