FileSystemAccessRule rule = new FileSystemAccessRule(new System.Security.Principal.NTAccount(@"PUSHKIN\Tuija"), FileSystemRights.FullControl, AccessControlType.Allow);
                   这个不对报错 - $exception {"未能转换部分或所有标识引用。"} System.Exception {System.Security.Principal.IdentityNotMappedException}