This is the header required for all web accessable functions in all ctAC services This is represented as the variable myCTACHeader in all services


The following tables list the members exposed by ctACHeader.

Public Constructors

  Name Description
Public method ctACHeader Initializes a new instance of the ctACHeader class.
Top

Public Fields

Public Properties

  Name Description
Public property Actor   (inherited from SoapHeader)
Public property DidUnderstand   (inherited from SoapHeader)
Public property EncodedMustUnderstand   (inherited from SoapHeader)
Public property EncodedMustUnderstand12   (inherited from SoapHeader)
Public property EncodedRelay   (inherited from SoapHeader)
Public property MustUnderstand   (inherited from SoapHeader)
Public property Relay   (inherited from SoapHeader)
Public property Role   (inherited from SoapHeader)
Top

Public Methods

  Name Description
Public method Equals   (inherited from Object)
Public method GetHashCode   (inherited from Object)
Public method GetType   (inherited from Object)
Public method ToString   (inherited from Object)
Top

Protected Methods

  Name Description
Family method Finalize   (inherited from Object)
Family method MemberwiseClone   (inherited from Object)
Top

See Also