I'm not sure why impersonation isn't working, but do know that the underlying library has separate methods for connecting as the current user versus connecting as another identity. Try using the other parameters to the TaskService constructor that allow you to specify a username, domain and password.
↧