AuthenticatedHl7MessageReceivedEventArgs Properties |
The AuthenticatedHl7MessageReceivedEventArgs type exposes the following members.
| Name | Description | |
|---|---|---|
| AuthorizationToken |
Gets the authorization token (X509 thumbprint) validated by this entity
| |
| Message |
Gets the message that was received by the transport protocol
(Inherited from Hl7MessageReceivedEventArgs.) | |
| ReceiveEndpoint |
The endpoint of the received message
(Inherited from Hl7MessageReceivedEventArgs.) | |
| Response |
Gets or sets the response message
(Inherited from Hl7MessageReceivedEventArgs.) | |
| SolicitorEndpoint |
The endpoint of the solicitor
(Inherited from Hl7MessageReceivedEventArgs.) | |
| Timestamp |
The timestamp the message was received
(Inherited from Hl7MessageReceivedEventArgs.) |