WSAddressing.ElementNames Members
Defines constants for the names of XML elements used in WS-Addressing.
The following tables list the members exposed by the WSAddressing.ElementNames type.
Public Fields
Name | Description | |
---|---|---|
Action | Represents the name of the element that specifies the semantics of a message. This field is constant. | |
Address | Represents the name of the element that specifies the endpoint of a message. This field is constant. | |
EndpointReference | Represents the name of the element that specifies endpoint information such as the address, port type, and service name. This field is constant. | |
FaultTo | Represents the name of the element that specifies the fault endpoint. This field is constant. | |
From | Represents the name of the element that specifies the source endpoint. This field is constant. | |
MessageID | Represents the name of the element that specifies the UUID of the SOAP message. This field is constant. | |
PortType | Represents the name of the element that specifies the qualified name of the selected port type. This field is constant. | |
ReferenceParameters | ||
ReferenceProperties | Represents the name of the element that specifies the properties of an EndpointReference. This field is constant. | |
RelatesTo | Represents the name of the element that specifies an endpoint that the SOAP message relates to. This field is constant. | |
ReplyTo | Represents the name of the element that specifies the reply endpoint. This field is constant. | |
ServiceName | Represents the name of the element that specifies the WSDL description of the endpoint being referenced. This field is constant. | |
To | Represents the name of the element that specifies the value for the destination property. This field is constant. |
Top
Public Methods
(see also Protected Methods )
Name | Description | |
---|---|---|
Equals | Overloaded. (Inherited from Object ) | |
GetHashCode | (Inherited from Object ) | |
GetType | (Inherited from Object ) | |
ReferenceEquals | (Inherited from Object ) | |
ToString | (Inherited from Object ) |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (Inherited from Object ) | |
MemberwiseClone | (Inherited from Object ) |
Top
See Also
Reference
WSAddressing.ElementNames Class
Microsoft.Web.Services3.Addressing Namespace