Contents Directory Services Previous Next

* LDAP CALL
Routine Interface

* LDAP SCL
Interface


       

Application Interfaces

SAS Integration Technologies software provides two interfaces that you can use to interact with an LDAP server from a SAS program.

  • the LDAP CALL Routine Interface is a set of CALL routines that you can use to add, delete, modify, and search entries in the LDAP server.

  • the LDAPSERVICES class for the SAS Component Language (SCL) provides methods that add, delete, modify, and search entries in the LDAP server.

A link to the reference documentation for each of these interfaces appears on the left.

Contents Directory Services Previous Next