3 references to GetDacl
System.Web (3)
FileChangesMonitor.cs (3)
273
_dacl = FileSecurity.
GetDacl
(path);
674
byte[] dacl = FileSecurity.
GetDacl
(path);
1085
byte[] dacl = FileSecurity.
GetDacl
(path);