1 write to _luid
System.Security.AccessControl (1)
System\Security\AccessControl\Privilege.cs (1)
342
_luid
= LuidFromPrivilege(privilegeName);
3 references to _luid
System.Security.AccessControl (3)
System\Security\AccessControl\Privilege.cs (3)
399
newState.Privileges.Luid =
_luid
;
442
throw new PrivilegeNotHeldException(s_privileges[
_luid
]);
486
newState.Privileges.Luid =
_luid
;