Hi,
I have a scenario where I would get a Display Name of several users and I need to get Active Directory SAM user name from that DIsplay name. There are activities for other actions in this package pack but no activity to get SAM Account name.
https://docs.uipath.com/activities/docs/about-the-active-directory-domain-services-activities-
I did some research and this can be done using custom code. But to implement this in Invoke Code Activity I had to use System.DirectoryServices Namespace . I am unable to see a few required namespaces in the UiPath window. please check the below image.
Can anyone provide some guidance on the below. Thanks