Discuss this help topic in SecureBlackbox Forum

TElXMLSOAPHeader class

Properties     Methods     Declared in     


This class is a descendant of TElXMLSOAPElement.

Description

TElXMLSOAPHeader represents the header element of a SOAP message. If present, the header is the first immediate child elements of the envelope. A header is logically divided into header blocks which target specific processing nodes. Each header block is represented by an instance of TElXMLSOAPHeaderBlock class.

Properties

Inherited from TElXMLSOAPElement Inherited from TElXMLCustomElement

Methods

Inherited from TElXMLCustomElement

Declared in

.NET:
  • Namespace: SBXMLSOAPCore
  • Assembly: SecureBlackbox.XMLSecurity
VCL:
  • Unit: SBXMLSOAPCore
Java:
  • Package: SecureBlackbox.XMLSecurity.jar
C++:
  • sbxmlsoapcore.h

Discuss this help topic in SecureBlackbox Forum