T
tascien
I know ASP.NET Forms Auth. do not protect files that are not ASP.NET
other files and I want to protect *.* in a folder. so, IIS IIS mapping
is not an option, because i would have to create a map for each
possible file in the world...
Is it possible to set NTFS security on a folder, and then use
Impersonate feature of dotnet when user successfully logs in?
would that work?
other files and I want to protect *.* in a folder. so, IIS IIS mapping
is not an option, because i would have to create a map for each
possible file in the world...
Is it possible to set NTFS security on a folder, and then use
Impersonate feature of dotnet when user successfully logs in?
would that work?