HiI would like to know if it is possible to obtain a list of workspace
tasks for a user of my choice. In the following code, taken from the
relevant quickstart, I am able to retrieve a list of tasks for
"administrator" because it is the "administrator" settings specified in
the connection properties when obtaining an instance of
ServiceClientFactory. If I wanted to obtain a list of tasks for user
"greg", for example, is there a way I can do this without having to
specify the settings for "greg" ...