The PROPID_M_SIGNATURE property specifies the digital signature used to authenticate the message.
Typically MSMQ attaches PROPID_M_SIGNATURE to a message when it is sent. However, connector applications can also attach this property to a message when calling MQSendMessage.
When a connector application attaches this property to a message, it must generate the digital signature of the user sending the message. (MSMQ does not generate a signature when it sees that the connector application has supplied the signature.) The following properties are used to computed the digital signature in the order shown:
For a information on authenticating messages sent by a connector application. see Connector Application Security.
MQReceiveMessage, PROPID_M_SIGNATURE_LEN