2.2.4.7 LSAPR_POLICY_PD_ACCOUNT_INFO

The LSAPR_POLICY_PD_ACCOUNT_INFO structure is obsolete and exists for backward compatibility purposes only.

Name: Represents the name of an account in the domain that is to be used for authentication and name/ID lookup requests.

 typedef struct _LSAPR_POLICY_PD_ACCOUNT_INFO {
   RPC_UNICODE_STRING Name;
 } LSAPR_POLICY_PD_ACCOUNT_INFO,
  *PLSAPR_POLICY_PD_ACCOUNT_INFO;