What is the permission set required for Process.GetProcessByName



Dear All,
I am running my .net application (1.1 sp1) under a Terminal Server.
When I try to access a list of Processess by calling GetProcesses or
GetProcessByName, my application crashes. What is the mimimum
permission I need to give to my assembly to invoke this method
successfully? and how do I implement this? Please help.

TIA

Many regards
Sunil

.