This topic has not yet been rated - Rate this topic

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.
Top
  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
(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
  Name Description
protected method Finalize  (Inherited from Object )
protected method MemberwiseClone  (Inherited from Object )
Top
Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.