LDAP client plug-in programming referenceEdit online The LDAP client plug-in programming reference provides information about writing client plug-ins. Introduction to client SASL plug-insClient-side SASL plug-ins are used to extend the authentication capabilities of the LDAP client library.Initializing a plug-inYou can initialize an SASL plug-in to work with LDAP client plug-in programming reference.Writing your own SASL plug-inYou can write your own SASL plug-in after you initialize an SASL plug-in.Plug-in APIsThe following plug-in APIs illustrate the code formats.Sample worker functionAn code example helps you to understand the sample worker function.Parent topic: Programming reference