System.Web.Services.Protocols.SoapHeaderAttribute Members

The members of System.Web.Services.Protocols.SoapHeaderAttribute are listed below.

See Also: Inherited members from System.Attribute

Public Constructors

Initializes a new instance of the System.Web.Services.Protocols.SoapHeaderAttribute class, setting the member of the XML Web service class representing the SOAP header contents.

Public Properties

DirectionSoapHeaderDirection.

Gets or sets whether the SOAP header is intended for the XML Web service or the XML Web service client or both.

MemberNamestring.

Gets or sets the member of the XML Web service class representing the SOAP header contents.

Requiredbool.

This member is obsolete and has no functionality.