Partager via


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
public field static Lang Specifies the Lang attribute. This field is constant with a value of "lang".
public field static 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".
public field static 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
public method Equals  Overloaded. (Inherited from Object )
public method GetHashCode  (Inherited from Object )
public method GetType  (Inherited from Object )
public method static ReferenceEquals  (Inherited from Object )
public method ToString  (Inherited from Object )

Top

Protected Methods

  Name Description
protected method Finalize  (Inherited from Object )
protected method MemberwiseClone  (Inherited from Object )

Top

See Also

Reference

Soap12AttributeNames Class
Microsoft.Web.Services3 Namespace