System.Web.Services.Description.SoapFaultBinding Members

The members of System.Web.Services.Description.SoapFaultBinding are listed below.

See Also: Inherited members from System.Web.Services.Description.ServiceDescriptionFormatExtension

Public Constructors

Public Properties

Encodingstring.

Gets or sets a URI representing the encoding style used to encode the SOAP fault message.

Namestring.

Gets or sets the value of the name attribute that relates the soap fault to the wsdl fault defined for the specified operation.

Namespacestring.

Get or sets the URI representing the location of the specification for encoding of content not specifically defined by the SoapFaultBinding.Encoding property.

UseSoapBindingUse.

Specifies whether the fault message is encoded using rules specified by the SoapFaultBinding.Encoding property, or is encapsulated within a concrete XML schema.