Hi Sean,
Sorry to be not clear.
I want to retrieve the Active Directory Users in my system and list them in
my GUI.I saw System.Windows.Forms.SystemInformation.UserName where I can
retrieve the currently logged in User. I want to retrieve all Active
Directory Users in my Domain.
And regarding Internet Access, whichever Users I select through GUI, they
should be restricted from browsing.Users are already connected to Internet
via Proxy. I am writing an ISP software for my Firm, so , whichever Users
have crossed the Internet Usage Time for the day/month should be
disconnected. So, am looking for a way to handle it via program wherein the
User will be checked and restricted to the Internet.
Hope am clear.
Thanks for the reply.
Regards,
C.C.Chakkaradeep