How to

get network domain name

Published: 9. October 2011 | Updated: 9. October 2011
License: Microsoft Public License (MS-PL)
Categories: Network
Tags: C# Network Windows
Was this snippet helpful for you? YESYES / NONO
string domainName = Environment.UserDomainName;
Send us feedback about this snippet »



Related Snippets: