I am trying to list all the tasks and the associated account that is running the task. I got the list of tasks just fine.
I am trying to obtain the userid of the context the task runs under is eluding me?
any suggestions?
I see Task.GetAccessControl() but I am not able to obtain the owner or userid?
I am trying to obtain the userid of the context the task runs under is eluding me?
any suggestions?
I see Task.GetAccessControl() but I am not able to obtain the owner or userid?