![]() |
|
|
|||||||
![]() |
ASP Net - File/Folder security for current context |
|
|
Thread Tools | Search this Thread |
|
|
#1 |
|
How can I implement a function to show what kind file security access the
current context has on a file, for example:- public enum AccessType FullControl Modify Read Write end enum private function GetAccess(pathStr as string) as AccessType ... end function Hope this explains. I know I could wrap code inside a try catch block, but this seems a little expensive. Hopefully there is something in the new FileSecurity features in ..NET 2 that does this a little smarter. Any help would be greatly appreciated. Davie |
|
|
![]() |
| Thread Tools | Search this Thread |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Computer Security Information and What You Can Do To Keep Your SystemSafe! | Ann.Anderson.group.com@gmail.com | A+ Certification | 0 | 12-06-2007 01:55 AM |
| Computer Security | aldrich.chappel.com.use@gmail.com | A+ Certification | 0 | 11-27-2007 02:11 AM |
| Computer Security Information (Free Articles and eBooks) | aditya.jaiswal.com.use@gmail.com | DVD Video | 0 | 10-10-2007 04:53 AM |
| Norton Internet Security 2007 Reviewed @ BIOS | Silverstrand | Front Page News | 0 | 11-02-2006 02:10 AM |
| Re: Mac Security vs. Windows Security | Tony Sivori | A+ Certification | 0 | 10-28-2003 06:23 AM |