1 2 3 4
using System.IO; using System.Security.Principal; File.GetAccessControl(@"D:\Test0.tst").GetOwner(typeof(NTAccount));