Searched refs:sAMAaccountType (Results 1 – 1 of 1) sorted by relevance
497 * @param string $sAMAaccountType The account type to return503 …public function search($sAMAaccountType = adLDAP::ADLDAP_SECURITY_GLOBAL_GROUP, $includeDescriptio… argument507 if ($sAMAaccountType !== null) {508 $filter .= '(samaccounttype='. $sAMAaccountType .')';