Home
last modified time | relevance | path

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

/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Control/
H A DControl.php58 public const OID_SUBTREE_DELETE = '1.2.840.113556.1.4.805';
54 public const OID_SUBTREE_DELETE = '1.2.840.113556.1.4.805'; global() define in FreeDSx\\Ldap\\Control\\Control
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/
H A DControls.php175 return new Control(Control::OID_SUBTREE_DELETE, $criticality);