A
Alberto
I'm using the class System.Securiry.Principal.WindowsIdentity to find out if
the user is administrator or not. It works very well in my machine (Wxp
professional) but it doesn't in my customer computer (it is a W98). The help
of this class says: platforms: Windows NT Server 4.0, Nt, W2000, Xp home, Xp
professional and W2003.
The question is: How can I find out in witch operating system is running my
application?
and How can I find out if the user is administrator in W98?
Thank you
the user is administrator or not. It works very well in my machine (Wxp
professional) but it doesn't in my customer computer (it is a W98). The help
of this class says: platforms: Windows NT Server 4.0, Nt, W2000, Xp home, Xp
professional and W2003.
The question is: How can I find out in witch operating system is running my
application?
and How can I find out if the user is administrator in W98?
Thank you