Using C# (FileInfo or any other class) is there as way to find out who is the user that accessed or updated the or copied the file to destination location.
We have certain folders where we process files based upon separate set of rule. So some time someone is dropping the file in the wrong directory and it causes the process crash so I would like to find out who copied the file to this location or who is the user who updated last.
Help is highly appreciated friends !!!
Nancy
We have certain folders where we process files based upon separate set of rule. So some time someone is dropping the file in the wrong directory and it causes the process crash so I would like to find out who copied the file to this location or who is the user who updated last.
Help is highly appreciated friends !!!
Nancy