Process Privileges

A set of extension methods, written in C#, for System.Diagnostics.Process
Download

Process Privileges Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Ms-PL
  • Publisher Name:
  • nicklowe
  • Operating Systems:
  • Windows All
  • File Size:
  • 19 KB

Process Privileges Tags


Process Privileges Description

Privileges determine the type of system operations that a process can perform. Process Privileges was developed to be a set of extension methods, written in C#, for System.Diagnostics.Process. It implements the functionality necessary to query, enable, disable or remove privileges on a process. The following extension methods are offered: - DisablePrivilege - Disables the specified privilege on a process. - EnablePrivilege - Enables the specified privilege on a process. - GetAccessTokenHandle - Gets an access token handle for a process. - GetPrivilegeAttributes - Gets the attributes for a privilege on a process. - GetPrivilegeState - Gets the state of a privilege. - GetPrivileges - Gets the privileges and associated attributes from a process. - RemovePrivilege - Removes the specified privilege from a process.


Process Privileges Related Software