UtilProcessGetCurrentProcessPrivilegeStates Method

Overload List

GetCurrentProcessPrivilegeStates(String) Returns a collection with the current privilege state (enabled, disabled, removed, etc) of each process privilege on the current process.
GetCurrentProcessPrivilegeStates(PrivilegeStates, String) Returns a collection with the process privileges that matches the given privilege state (enabled, disabled, removed, etc) on the current process.

See Also