vb.net - How can i get the DomainName\AccountName with the .NET Framework? -


how can

domainname\accountname

as string .net framework?

system.security.principal.windowsidentity.getcurrent().name.tostring() 

Comments

Popular posts from this blog

php - How to build a web site which gives a sub-domain dynamically to every registered user? -

Delphi Wmi Query on a Remote Machine -