Added identity impersonation logic to all background operations (ThreadPool).
This commit is contained in:
parent
ec69ace193
commit
180e45d90c
3 changed files with 50 additions and 42 deletions
|
@ -16,5 +16,5 @@ using System.Reflection;
|
|||
//
|
||||
// You can specify all the values or you can default the Revision and Build Numbers
|
||||
// by using the '*' as shown below:
|
||||
[assembly: AssemblyVersion("3.0.4.575")]
|
||||
[assembly: AssemblyFileVersion("3.0.4.575")]
|
||||
[assembly: AssemblyVersion("3.0.4.576")]
|
||||
[assembly: AssemblyFileVersion("3.0.4.576")]
|
Loading…
Add table
Add a link
Reference in a new issue