Microsoft.Web.Services3.Addressing Namespace

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

Classes

Class Description
Action Identifies the semantics of a message.
Address Identifies the endpoint of a message.
AddressingFault Represents a routing fault that can occur along the message path.
AddressingFormatException The exception that is thrown when an error occurs during the parsing of an addressing header.
AddressingHeaders Represents the WS-Addressing headers associated with a SOAP message.
AddressList Represents a collection of Address objects.
EndpointReference Represents an XML type that is a reference to a Web service endpoint.
FaultTo Identifies the intended receiver for faults related to a message.
From Identifies the originator of a message.
MessageID A URI that uniquely identifies a message.
PortType Identifies the port type of an endpoint reference.
ReferenceParameters Represents reference parameters of an endpoint reference.
ReferenceProperties Represents properties of an endpoint reference.
RelatesTo Specifies how a message relates to another message.
ReplyTo Identifies the intended receiver for replies to a message.
ServiceName Specifies the WSDL description of a Web service endpoint.
To Specifies the destination endpoint of a message.
WSAddressing Defines constants used in WS-Addressing SOAP headers.
WSAddressing.AttributeNames Defines constants for the names of XML attributes used in WS-Addressing.
WSAddressing.AttributeValues Defines constants for the values of XML attributes used in WS-Addressing.
WSAddressing.ElementNames Defines constants for the names of XML elements used in WS-Addressing.