Home
last modified time | relevance | path

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

/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Operation/
DResultCode.php57 public const ATTRIBUTE_OR_VALUE_EXISTS = 20; define in FreeDSx\\Ldap\\Operation\\ResultCode
134 self::ATTRIBUTE_OR_VALUE_EXISTS => 'attributeOrValueExists',
181 …self::ATTRIBUTE_OR_VALUE_EXISTS => 'Indicates that the client supplied an attribute or value to be…