Click here to Skip to main content
15,886,873 members
Articles / Programming Languages / C#

How to find if a user is administrator or not

Rate me:
Please Sign up or sign in to vote.
5.00/5 (2 votes)
6 Dec 2011CPOL 6.1K   1  
It's quite common to find out whether a user or application is running Admin account or not.CodeProject already has excellent tips focusing a nice way to accomplish the same task.Have a look at the CodeProject links.Tips posted by John Is Your App Running As Administrator?[^] and Sam...

Views

Daily Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Software Developer
India India
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.

Comments and Discussions