2.2.4.9 POLICY_LSA_SERVER_ROLE_INFO

The POLICY_LSA_SERVER_ROLE_INFO structure is used to allow callers to query and set whether the account domain database acts as the primary copy or backup copy. The following structure corresponds to the PolicyLsaServerRoleInformation information class.

 typedef struct _POLICY_LSA_SERVER_ROLE_INFO {
   POLICY_LSA_SERVER_ROLE LsaServerRole;
 } POLICY_LSA_SERVER_ROLE_INFO,
  *PPOLICY_LSA_SERVER_ROLE_INFO;

LsaServerRole: One of the values of the POLICY_LSA_SERVER_ROLE enumeration on return.