Click or drag to resize

AuthenticatedHl7MessageReceivedEventArgsAuthorizationToken Property

Gets the authorization token (X509 thumbprint) validated by this entity

Namespace:  SanteDB.Messaging.HL7.TransportProtocol
Assembly:  SanteDB.Messaging.HL7 (in SanteDB.Messaging.HL7.dll) Version: 2.2.1
Syntax
public byte[] AuthorizationToken { get; }

Property Value

Type: Byte
See Also