windows users list

Hi, anybody know how can i list windows user list in .NET code (C#)? i need to know name of
"internet user" IUSR_MACHINE. help meee.
thak you
[151 byte] By [gibic] at [2007-12-16]
# 1
Windows have network management Functions that deal with groups and users
To list users at specific group use NetGroupGetUsers for more info look at
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/netmgmt/netmgmt/netuseradd.asp
MohammadAlHusseiny at 2007-9-9 > top of Msdn Tech,Visual C#,Visual C# General...