ShellBrowser .Net Edition
IsAdmin Method
NamespacesJam.ShellShellBrowserIsAdmin()()()
Checks whether the user is admin or not. In Vista or later: Determines whether application is running with elevated rights (UAC) or not.
Declaration Syntax
C#Visual BasicVisual C++
public static bool IsAdmin()
Public Shared Function IsAdmin As Boolean
public:
static bool IsAdmin()
Return Value
True if current user has administrator-rights; false if not

Assembly: ShellBrowser (Module: ShellBrowser) Version: 4.2.1.45 (4.2.1.45)