ContextHeader Class |
Namespace: IdmNet.SoapModels
The ContextHeader type exposes the following members.
Name | Description | |
---|---|---|
![]() | ContextHeader |
SOAP Model Ctor
|
Name | Description | |
---|---|---|
![]() | Actor | Gets or sets the targeted recipient of the message header. (Inherited from MessageHeader.) |
![]() | IsReferenceParameter | Gets a value that specifies whether this message header contains reference parameters of an endpoint reference. (Inherited from MessageHeader.) |
![]() | MustUnderstand | Gets or sets a value that indicates whether the header must be understood, according to SOAP 1.1/1.2 specification. (Inherited from MessageHeader.) |
![]() | Name |
Par of a SOAP Model
(Overrides MessageHeaderInfoName.) |
![]() | Namespace |
Par of a SOAP Model
(Overrides MessageHeaderInfoNamespace.) |
![]() | Relay | Gets a value that indicates whether the header should be relayed. (Inherited from MessageHeader.) |
![]() | WorkflowInstanceID |
Par of a SOAP Model
|
Name | Description | |
---|---|---|
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | IsMessageVersionSupported | Verifies whether the specified message version is supported. (Inherited from MessageHeader.) |
![]() | ToString | Returns the string representation of this message header. (Inherited from MessageHeader.) |
![]() | WriteHeader(XmlWriter, MessageVersion) | Serializes the header using the specified XML writer. (Inherited from MessageHeader.) |
![]() | WriteHeader(XmlDictionaryWriter, MessageVersion) | Serializes the header using the specified XML writer. (Inherited from MessageHeader.) |
![]() | WriteHeaderContents | Serializes the header contents using the specified XML writer. (Inherited from MessageHeader.) |
![]() | WriteStartHeader | Serializes the start header using the specified XML writer. (Inherited from MessageHeader.) |