User information of Windows account

  • Thread starter Thread starter Christian Nein
  • Start date Start date
C

Christian Nein

Hello,

I am trying to retrieve additional user information of the Windows account
(such as first name, surname, e-mail, ...)

Does anybody know how I can get this information?

Thanks in advance and best regards,
Christian
 
¤ Hello,
¤
¤ I am trying to retrieve additional user information of the Windows account
¤ (such as first name, surname, e-mail, ...)
¤
¤ Does anybody know how I can get this information?
¤

You can use System.DirectoryServices to retrieve this information. Below is an example that should
get you started:

http://www.wwwcoder.com/main/parentid/272/site/1694/68/default.aspx


Paul ~~~ (e-mail address removed)
Microsoft MVP (Visual Basic)
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top