This topic has not yet been rated - Rate this topic

Extended Operations

The ldap_extended_operation function allows a client to send an extended request (free for all) to an LDAP 3 server. The feature is open and the client request can be for any operation, requiring single or multiple responses.

Due to the open nature of the request, the client must call ldap_close_extended_op to terminate the request.

 

 

Send comments about this topic to Microsoft

Build date: 10/26/2012

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.