Home
last modified time | relevance | path

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

/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Operation/
H A DResultCode.php79 public const UNWILLING_TO_PERFORM = 53; define in FreeDSx\\Ldap\\Operation\\ResultCode
145 self::UNWILLING_TO_PERFORM => 'unwillingToPerform',
192 … self::UNWILLING_TO_PERFORM => 'Indicates that the server is unwilling to perform the operation.',