The properties of System.Web.Services.Description.SoapHeaderFaultBinding are listed below. For a list of all members, see the SoapHeaderFaultBinding 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 error message for the SOAP header. | |
Message | System.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. | |
Namespace | string.
Get or sets a URI representing the location of the specifications for encoding content not specifically defined by the SoapHeaderFaultBinding.Encoding property. | |
Part | string.
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. | |
Use | SoapBindingUse.
Specifies whether the header is encoded using rules specified by the SoapHeaderBinding.Encoding property, or is encapsulated within a concrete schema. |