Unit 'ldap' Package
[Overview][Constants][Types][Procedures and functions][Index] [#ldap]

ldap_sasl_interactive_bind_s

Declaration

Source position: ldaph.inc line 940

function ldap_sasl_interactive_bind_s(

  ld: PLDAP;

  const dn: pcchar;

  const mechanism: pcchar;

  serverctrls: PPLDAPControl;

  clientctrls: PPLDAPControl;

  flags: cuint;

  proc: LDAP_SASL_INTERACT_PROC;

  defaults: Pointer

):cint;


Documentation generated on: 2023-03-18