WSAddressing Members
Defines constants used in WS-Addressing SOAP headers.
The following tables list the members exposed by the WSAddressing type.
Public Fields
Name | Description | |
---|---|---|
AnonymousRole | Specifies a URI that defines the default To value for responses. | |
AnyRole | Specifies a URI that is used to dispatch messages for destinations that are not registered in the SoapReceivers collection. | |
FaultAction | Specifies a URI that defines the fault action for WS-Addressing. This field is constant. | |
NamespaceURI | Specifies a URI that points to the WS-Addressing schema. This field is constant. | |
Prefix | Specifies the namespace prefix used for namespace declarations to the WS-Addressing schema. This field is constant. | |
ResponseAction | Specifies a URI that defines the response action for WS-Addressing. 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 Class
Microsoft.Web.Services3.Addressing Namespace