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
public field static Action Represents the name of the element that specifies the semantics of a message. This field is constant.
public field static Address Represents the name of the element that specifies the endpoint of a message. This field is constant.
public field static EndpointReference Represents the name of the element that specifies endpoint information such as the address, port type, and service name. This field is constant.
public field static FaultTo Represents the name of the element that specifies the fault endpoint. This field is constant.
public field static From Represents the name of the element that specifies the source endpoint. This field is constant.
public field static MessageID Represents the name of the element that specifies the UUID of the SOAP message. This field is constant.
public field static PortType Represents the name of the element that specifies the qualified name of the selected port type. This field is constant.
public field static ReferenceParameters  
public field static ReferenceProperties Represents the name of the element that specifies the properties of an EndpointReference. This field is constant.
public field static RelatesTo Represents the name of the element that specifies an endpoint that the SOAP message relates to. This field is constant.
public field static ReplyTo Represents the name of the element that specifies the reply endpoint. This field is constant.
public field static ServiceName Represents the name of the element that specifies the WSDL description of the endpoint being referenced. This field is constant.
public field static 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
public method Equals  Overloaded. (Inherited from Object )
public method GetHashCode  (Inherited from Object )
public method GetType  (Inherited from Object )
public method static ReferenceEquals  (Inherited from Object )
public method ToString  (Inherited from Object )

Top

Protected Methods

  Name Description
protected method Finalize  (Inherited from Object )
protected method MemberwiseClone  (Inherited from Object )

Top

See Also

Reference

WSAddressing.ElementNames Class
Microsoft.Web.Services3.Addressing Namespace