SoapAttributeNames Members
Specifies the names of the attributes of the SOAP header.
The following tables list the members exposed by the SoapAttributeNames type.
Public Constructors
Name | Description | |
---|---|---|
SoapAttributeNames | Initializes a new instance of the SoapAttributeNames class. |
Top
Public Fields
Name | Description | |
---|---|---|
MustUnderstand | Specifies the MustUnderstand attribute of the SOAP Header that indicates whether the processing of a SOAP header is mandatory or optional. Value is always "mustUnderstand" |
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