Microsoft.Web.Services3.Addressing Namespace

The set of classes used to create WS-Addressing SOAP headers.

ClassDescription
ActionIdentifies the semantics of a message.
AddressIdentifies the endpoint of a message.
AddressingFaultRepresents a routing fault that can occur along the message path.
AddressingFormatExceptionThe exception that is thrown when an error occurs during the parsing of an addressing header.
AddressingHeadersRepresents the WS-Addressing headers associated with a SOAP message.
AddressListRepresents a collection of Address objects.
EndpointReferenceRepresents an XML type that is a reference to a Web service endpoint.
FaultToIdentifies the intended receiver for faults related to a message.
FromIdentifies the originator of a message.
MessageIDA URI that uniquely identifies a message.
PortTypeIdentifies the port type of an endpoint reference.
ReferenceParametersRepresents reference parameters of an endpoint reference.
ReferencePropertiesRepresents properties of an endpoint reference.
RelatesToSpecifies how a message relates to another message.
ReplyToIdentifies the intended receiver for replies to a message.
ServiceNameSpecifies the WSDL description of a Web service endpoint.
ToSpecifies the destination endpoint of a message.
WSAddressingDefines constants used in WS-Addressing SOAP headers.
WSAddressing.AttributeNamesDefines constants for the names of XML attributes used in WS-Addressing.
WSAddressing.AttributeValuesDefines constants for the values of XML attributes used in WS-Addressing.
WSAddressing.ElementNamesDefines constants for the names of XML elements used in WS-Addressing.
Show: