2 references to GetFileSecurityDescriptorWrapper
System.Web (2)
Security\FileAuthorizationModule.cs (2)
92
FileSecurityDescriptorWrapper oSecDesc =
GetFileSecurityDescriptorWrapper
(vPath.MapPath(), out freeDescriptor);
200
FileSecurityDescriptorWrapper oSecDesc =
GetFileSecurityDescriptorWrapper
(fileName, out freeDescriptor);