Soap12AttributeNames Members
Specifies the names of the attributes for the SOAP 1.2 header.
The following tables list the members exposed by the Soap12AttributeNames type.
Public Constructors
Name | Description | |
---|---|---|
Soap12AttributeNames | Initializes a new instance of the Soap12AttributeNames class. |
Top
Public Fields
Name | Description | |
---|---|---|
Lang | Specifies the Lang attribute. This field is constant with a value of "lang". | |
Relay | Specifies the Relay attribute that indicates whether a SOAP header block must be relayed and not processed. This field is constant with a value of "relay". | |
Role | Specifies the Role attribute that indicates which SOAP node is targeted by a particular SOAP header. This field is constant with a value of "role". |
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
Soap12AttributeNames Class
Microsoft.Web.Services3 Namespace