- March 24, 2007
- 12,073
- 7,459
- Home Country
- Germany
- Moderator
- #41
I've found some time to implement the "caching" of impersonation inside RA instance. I also check in subsequent calls if impersonation is (again) required and revert identity on instance in Dispose().
Please check if this version works for you. It also should not cause major delays because of avoiding to many Impersonate() calls.
Please check if this version works for you. It also should not cause major delays because of avoiding to many Impersonate() calls.
Attachments
Last edited: