PROPID_QM_ENCRYPTION_PK

The PROPID_QM_ENCRYPTION_PK property indicates the public encryption key of the computer.

Type Indicator
VT_UI1 | VT_VECTOR
PROPVARIANT Field
caub
Property Values
Public encryption key.

Remarks

The PROPID_QM_ENCRYPTION_PK property of the computer is set by MSMQ when MSMQ is installed.

To find the public encryption key of the computer, pass PROPID_QM_ENCRYPTION_PK to MQGetMachineProperties and examine its returned value.

See Also

MQGetMachineProperties


© 1997 by Microsoft Corporation. All rights reserved.