Home
last modified time | relevance | path

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

/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Operation/
DResultCode.php89 public const NOT_ALLOWED_ON_RDN = 67; define in FreeDSx\\Ldap\\Operation\\ResultCode
150 self::NOT_ALLOWED_ON_RDN => 'notAllowedOnRDN',
197 …self::NOT_ALLOWED_ON_RDN => 'Indicates that the operation is inappropriately attempting to remove …