Find logged in user

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi All,
Is there a way to grab the userid of the logged on user in a VB.Net
application. I can do this in VBscript using:
set objUser = Wscript.CreateObject("Wscript.Network")

But can't find a way to do it in .Net. Any ideas?

Ron
 

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