How to read “objectsid” from Active Directory using LDAP connection?
I’m writing a service that will fetch users from Active Directory server (on-premise, but I am not sure if this is relevant)
Problem to update employee photo in AD using C#
I have tried to update a employee photo in AD using the code below, but I received an error message said:
Problem to update a photo for an employee in AD though C#
I am trying to update a photo for the employees in AD using the following code: