added LSL2 stored procedures
This commit is contained in:
11
LSL2/STPROC/TEST_LDAP.txt
Normal file
11
LSL2/STPROC/TEST_LDAP.txt
Normal file
@ -0,0 +1,11 @@
|
||||
Compile Function Test_LDAP(Param1)
|
||||
|
||||
Declare Function RTI_LDAP_Groups_For_User
|
||||
|
||||
Main:
|
||||
|
||||
debug
|
||||
ADGroups = RTI_LDAP_Groups_for_User('STIEBERD', 'infineon')
|
||||
|
||||
Return
|
||||
|
Reference in New Issue
Block a user