Share via


SoapActorAttribute Members

Indicates the recipient of a SOAP header element. This class cannot be inherited.

The following tables list the members exposed by the SoapActorAttribute type.

Public Constructors

  Name Description
SoapActorAttribute Overloaded. Initializes a new instance of the SoapActorAttribute class.

Top

Public Properties

  Name Description
public property Actor Gets a URI that indicates the recipient of a header element.
public property TypeId  (Inherited from Attribute )

Top

Public Methods

(see also Protected Methods )

  Name Description
public method Equals  Overloaded. (Inherited from Attribute )
public method static GetCustomAttribute  Overloaded. (Inherited from Attribute )
public method static GetCustomAttributes  Overloaded. (Inherited from Attribute )
public method GetHashCode  (Inherited from Attribute )
public method GetType  (Inherited from Object )
public method IsDefaultAttribute  (Inherited from Attribute )
public method static IsDefined  Overloaded. (Inherited from Attribute )
public method Match  (Inherited from Attribute )
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

Explicit Interface Implementations

  Name Description
System.Runtime.InteropServices._Attribute.GetIDsOfNames  (Inherited from Attribute )
System.Runtime.InteropServices._Attribute.GetTypeInfo  (Inherited from Attribute )
System.Runtime.InteropServices._Attribute.GetTypeInfoCount  (Inherited from Attribute )
System.Runtime.InteropServices._Attribute.Invoke  (Inherited from Attribute )

Top

See Also

Reference

SoapActorAttribute Class
Microsoft.Web.Services3.Messaging Namespace