Active Directory
-
I need to retrieve Current (who currently logined to machine) user personal information(like his fullname,address,email id etc.....imaging all those required information is stored in ActiveDirectory) from Active Ditrectory. I am using Visual studio 2003. with thanks and regards
-
I need to retrieve Current (who currently logined to machine) user personal information(like his fullname,address,email id etc.....imaging all those required information is stored in ActiveDirectory) from Active Ditrectory. I am using Visual studio 2003. with thanks and regards
-
Hello, Maybe the Enviroment namespace with it's static members helps you here. All the best, Martin
Hi Martin, Thanks for your reply. I just tried to get the Environment.Username. but i am getting the ASPNET as a result. Do you have any code for that? Thanks in advance
-
Hi Martin, Thanks for your reply. I just tried to get the Environment.Username. but i am getting the ASPNET as a result. Do you have any code for that? Thanks in advance