Home
last modified time | relevance | path

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

/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Operation/
DResultCode.php49 public const NO_SUCH_ATTRIBUTE = 16; define in FreeDSx\\Ldap\\Operation\\ResultCode
130 self::NO_SUCH_ATTRIBUTE => 'noSuchAttribute',
177 …self::NO_SUCH_ATTRIBUTE => 'Indicates that the named entry does not contain the specified attribut…