4 references to Security
System.Security.AccessControl (4)
System\Security\AccessControl\Win32.cs (4)
102privilege = new Privilege(Privilege.Security); 155throw new PrivilegeNotHeldException(Privilege.Security); 259securityPrivilege = new Privilege(Privilege.Security); 303throw new PrivilegeNotHeldException(Privilege.Security);