Delete

Delete operations only require a distinguished name. You can also optionally pass in a TreeDeleteControl.

context.Delete("CN=Users,DC=example,DC=com", new TreeDeleteControl());