4.1.31.1.2 DRS_MSG_READNGCKEYREQ_V1

The DRS_MSG_READNGCKEYREQ_V1 structure defines a request message sent to the IDL_DRSReadNgcKey method.

 typedef struct _DRS_MSG_READNGCKEYREQ_V1{
   [string] const WCHAR* pwszAccount;
 } DRS_MSG_READNGCKEYREQ_V1;

pwszAccount: The DN of the object to read.