3 references to PrivilegeNotHeldException
System.Security.AccessControl (3)
System\Security\AccessControl\Privilege.cs (1)
493throw new PrivilegeNotHeldException(privileges[this.luid]);
System\Security\AccessControl\Win32.cs (2)
155throw new PrivilegeNotHeldException(Privilege.Security); 303throw new PrivilegeNotHeldException(Privilege.Security);