System.Web.Services.Description.SoapHeaderFaultBinding Members

The members of System.Web.Services.Description.SoapHeaderFaultBinding 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 error message for the SOAP header.

MessageSystem.Xml.XmlQualifiedName.

Gets or sets a value specifying the name of the System.Web.Services.Description.Message within the XML Web service to which the System.Web.Services.Description.SoapHeaderFaultBinding applies.

Namespacestring.

Get or sets a URI representing the location of the specifications for encoding content not specifically defined by the SoapHeaderFaultBinding.Encoding property.

Partstring.

Gets or sets a value indicating which System.Web.Services.Description.MessagePart within the XML Web service the System.Web.Services.Description.SoapHeaderFaultBinding applies to.

UseSoapBindingUse.

Specifies whether the header is encoded using rules specified by the SoapHeaderBinding.Encoding property, or is encapsulated within a concrete schema.