Not a customer? Click the 'Start a free trial' link to begin a 30-day SaaS trial of our product and to join our community.
Existing Cisco AppDynamics customers should click the 'Sign In' button to authenticate to access the community
11-29-2017 09:57 PM
My .Net Application is using LDAP S.DS.P and authenticating the user in Active directory.
I use SendRequest(searchrequest) in S.DS.P in my code. But i couldnt see any exit call to Active Directory from my .Net application. But i can see in ur supported environments as "Directory Services including LDAP".
Should i do any extra configuration for getting LDAP calls?
Regards
Rahul
02-14-2018 01:09 AM
Hi Rahul,
The .Net Agent will identify the exit calls on following methods "CommitChanges" and "RefreshCache" of the "System.DirectoryServices.DirectoryEntry" class and on "FindAll" of "System.DirectoryServices.DirectorySearcher" class. If your application is not using the above class and methods then you would need to create the custom back end rules to identify the exits for them. Please refer to the following document link to create the exit point rules https://docs.appdynamics.com/display/PRO44/Exit+Point+Detection+Rules
Thanks,
Venu.
Thank you! Your submission has been received!
Thank you! Your submission has been received!
Oops! Something went wrong while submitting the form