ExtendedRequest Method
Performs an LDAP V3 Extended Operation.
Syntax
void __fastcall ExtendedRequest(String RequestName, String RequestValue);Remarks
This method performs an LDAP V3 Extended Operation. RequestName must contain the OID of the operation, and RequestValuemay contain an optional value.