How to get Current User from edir C#
Hi
1) Using C# Ldap Library, How can I get the current logged in User name ?
2) If I have a user name in the following format : User.Ou.Ou.O
How can I convert that format into a DN and then find the user in the tree ?
Thanks
|