Home
last modified time | relevance | path

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

/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Operation/
H A DResultCode.php41 public const ADMIN_LIMIT_EXCEEDED = 11; define in FreeDSx\\Ldap\\Operation\\ResultCode
126 self::ADMIN_LIMIT_EXCEEDED => 'adminLimitExceeded',
173 self::ADMIN_LIMIT_EXCEEDED => 'Indicates that an administrative limit has been exceeded.',