Minggu, 20 Juni 2010

Retrieve Security Information of Files using .NET

The System.Security.AccessControl namespace provides programming elements to control access to and audit security-related actions on securable objects. In this article, we will see how to display security information of files kept in a directory.   Step 1: Our first step is to loop through all the files in the Directory. With .NET 4.0, it becomes easier to enumerate directories and files. Read my

Tidak ada komentar:

Posting Komentar