Before start some function in my programs, sometimes I would like to know if the current user is ADMINISTRATOR or belongs to ADMINISTRATORS
Is there any way to accomplish this?
Because then, if the user is not an ADMINISTARTOR, I would deny to allow him to run some part of the program
Thanks