2 references to FileSecurityDescriptorWrapper
System.Web (2)
Security\FileAuthorizationModule.cs (2)
252
return new
FileSecurityDescriptorWrapper
(fileName);
262
oSecDesc = new
FileSecurityDescriptorWrapper
(fileName);