16 references to NTAccount
Microsoft.Win32.Registry (3)
System\Security\AccessControl\RegistrySecurity.cs (3)
20: this(new NTAccount(identity), (int)registryRights, false, InheritanceFlags.None, PropagationFlags.None, type)
30: this(new NTAccount(identity), (int)registryRights, false, inheritanceFlags, propagationFlags, type)
70: this(new NTAccount(identity), (int)registryRights, false, inheritanceFlags, propagationFlags, flags)
System.IO.FileSystem.AccessControl (4)
System.Security.AccessControl (4)
System.Security.Principal.Windows (1)
System.ServiceModel.Primitives (1)
System.Threading.AccessControl (3)