SAS 9.1.3 Integration Technologies » Developer's Guide


Directory Services
Directory Services Overview
Directory Services and Integration Technologies
Application Interfaces
LDAP CALL Routine Interface
LDAP SCL Interface
Related Topics
Setting Up an LDAP Directory Server
Using the SAS Integration Technologies Administrator
Directory Services

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.