public virtual void AddAuditRule(FileSystemAuditRule rule)
 {
     _fileSystemSecurity.AddAuditRule(rule);
 }