Soap.AttributeNames Members
Represents the XML attribute names in a SOAP header.
The following tables list the members exposed by the Soap.AttributeNames type.
Public Constructors
Name | Description | |
---|---|---|
Soap.AttributeNames |
Top
Public Fields
Name | Description | |
---|---|---|
Actor | Specifies the Actor attribute. This field is constant. | |
MustUnderstand | Specifies the mustUnderstand attribute. This field is constant. |
Top
Public Methods
(see also Protected Methods )
Name | Description | |
---|---|---|
Equals | (inherited from Object ) | |
GetHashCode | (inherited from Object ) | |
GetType | (inherited from Object ) | |
ToString | (inherited from Object ) |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (inherited from Object ) | |
MemberwiseClone | (inherited from Object ) |
Top