Home
last modified time | relevance | path

Searched refs:matchDn (Results 1 – 1 of 1) sorted by relevance

/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Search/
H A DFilters.php194 * @param bool $matchDn
197 …ction extensible(?string $attribute, string $value, ?string $rule, bool $matchDn = false): Matchin… argument
199 return new MatchingRuleFilter($rule, $attribute, $value, $matchDn);