4.1.1.2.11 DoAttributesSatisfyPreCheckForCreateNtdsDsa

 procedure DoAttributesSatisfyPreCheckForCreateNtdsDsa(
      e: ENTINF): Boolean
  
 This procedure searches the ENTINF to verify that if both attributes hasMasterNCs and msDS-hastMasterNCs are present, that msDS-hasMasterNCs comes before hasMasterNCs in the attribute order. False is returned if both are present but in the wrong order; otherwise true is returned.