Home
last modified time | relevance | path

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

/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Operation/
DResultCode.php87 public const NOT_ALLOWED_ON_NON_LEAF = 66; define in FreeDSx\\Ldap\\Operation\\ResultCode
149 self::NOT_ALLOWED_ON_NON_LEAF => 'notAllowedOnNonLeaf',
196 …self::NOT_ALLOWED_ON_NON_LEAF => 'Indicates that the operation is inappropriately acting upon a no…