Subject: LDAP Tree Delete Control -- Code Example
Author: SteveHB
Posted on: 04/04/2007 05:38:01 PM
Tree Delete Control
TreeDeleteControl ::= SEQUENCE {
controlType 1.2.840.113556.1.4.805,
criticality BOOLEAN DEFAULT FALSE,
controlValue (absent)
}
This control allows a client to delete an entire subtree. This control will delete an entire subtree of a container entry. This control is beneficial in extending the functionality of the LDAP protocol and may be useful in administration in an LDAP environment.
Replies:
References: