4.1.10.2.23 PROPERTY_META_DATA
The PROPERTY_META_DATA structure contains attribute and stamp information. For more details, see section 4.1.10.5.9.
The binary portion of the DNBinary value of the msDS-RevealedUsers attribute contains this structure.
-
typedef struct PROPERTY_META_DATA { ATTRTYP attrType; PROPERTY_META_DATA_EXT propMetadataExt; LONGLONG llUnused; } PROPERTY_META_DATA;
attrType: The attribute whose value was revealed.
propMetadataExt: The stamp of the revealed attribute value. See PROPERTY_META_DATA_EXT in section 5.155.
llUnused: An implementation-specific value. The specific value has no significance.