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

javascript - Enclosure Memory Copies -

php - Replacing tags in braces, even nested tags, with regex -