Application Interfaces |
LDAPS_ADD LDAPS_ATTRNAME LDAPS_ATTRVALUE LDAPS_CLOSE LDAPS_DELETE LDAPS_ENTRY LDAPS_FREE LDAPS_MODIFY LDAPS_OPEN LDAPS_SETOPTIONS LDAPS_SEARCH |
LDAP CALL Routine InterfaceThe LDAP CALL Routine Interface consists of a set of SAS CALL routines that enable your SAS programs to manipulate LDAP directory entries. A link to the reference information for each supported CALL routine appears on the left. The following are two examples of SAS programs that use the LDAP CALL Routine Interface to manipulate LDAP server entries:
LDAP directory entries can also be manipulated using the LDAP SCL Interface as well as by using the Integration Technologies Administrator application.
|