Click or drag to resize
UtilitiesIsUserAnAdmin Method
Returns TRUE if the user is running Elevated. Requires WinXP to Win8

Namespace: Fiddler
Assembly: FiddlerCore4 (in FiddlerCore4.dll) Version: 4.6.2.0
Syntax
public static bool IsUserAnAdmin()

Return Value

Type: Boolean
TRUE if the user is an Admin and the process is Elevated
See Also