4 references to Security
mscorlib (4)
system\security\accesscontrol\win32.cs (4)
120privilege = new Privilege( Privilege.Security ); 174throw new PrivilegeNotHeldException( Privilege.Security ); 298securityPrivilege = new Privilege( Privilege.Security ); 345throw new PrivilegeNotHeldException( Privilege.Security );