2.2.10.3 Machine Object Properties

 The following table specifies the set of MSMQ object properties associated with directory objects of type MQDS_MACHINE that are used by this protocol.

 Property identifier

 Variant type

 Meaning

PROPID_QM_SITE_ID

201

VT_CLSID

The site identifier GUID of the site in which the queue manager is located.

PROPID_QM_MACHINE_ID

202

VT_CLSID

The GUID identifier for the directory object instance.

PROPID_QM_SIGN_PK

1202

VT_BLOB

The machine's public key certificates formatted as an MQDSPUBLICKEYS structure ([MS-MQMQ] section 2.2.2).

PROPID_QM_ENCRYPT_PK

1203

VT_BLOB

The machine's public key certificates formatted as an MQDSPUBLICKEYS structure. The certificates contain public keys used to validate signatures.

PROPID_QM_OBJ_SECURITY

234

VT_BLOB

The security descriptor for the machine object in Active Directory format.

PROPID_QM_ENCRYPT_PKS

238

VT_BLOB

The machine's public key certificates formatted as an MQDSPUBLICKEYS structure.

PROPID_QM_SIGN_PKS

239

VT_BLOB

The machine's public key certificates formatted as an MQDSPUBLICKEYS structure.

PROPID_QM_SITE_IDS

222

(VT_CLSID | VT_VECTOR)

Array of site IDs to which the machine belongs.