HKLM\Software\Microsoft\MSMQ\Parameters\Security
Data type | Range | Default value |
---|---|---|
REG_DWORD | 0 | 1 | 0 |
Determines whether the receiver will accept both MSMQ 1.0 and Message Queuing signatures, or only Message Queuing.
Message Queuing can use two different signatures to authenticate messages: MSMQ 1.0 signatures and Message Queuing signatures. By default, the receiving computer will accept either type of signature.
Value | Meaning |
---|---|
0 | Use MSMQ 1.0 and Message Queuing signatures |
1 | Use only Message Queuing signatures |