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
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