3 references to PrivilegeNotHeldException
System.Security.AccessControl (3)
System\Security\AccessControl\Privilege.cs (1)
442throw new PrivilegeNotHeldException(s_privileges[_luid]);
System\Security\AccessControl\Win32.cs (2)
141throw new PrivilegeNotHeldException(Privilege.Security); 280throw new PrivilegeNotHeldException(Privilege.Security);