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.
| Name | Description | |
|---|---|---|
| Soap12AttributeNames | Initializes a new instance of the Soap12AttributeNames class. |
| 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". |
(see also
Protected
Methods
)
Top
| Name | Description | |
|---|---|---|
| Equals | Overloaded. (Inherited from Object ) |
| GetHashCode | (Inherited from Object ) |
| GetType | (Inherited from Object ) |
| ReferenceEquals | (Inherited from Object ) |
| ToString | (Inherited from Object ) |