I've been using the Process class to get information about different processes, but I can't get the process owner. I've looked on MSDN about processes but i couldn't find anything. Is there a way to do this through API?

Sorry if this question has been asked before.