1 write to luid
System.Security.AccessControl (1)
System\Security\AccessControl\Privilege.cs (1)
365
this.
luid
= LuidFromPrivilege(privilegeName);
3 references to luid
System.Security.AccessControl (3)
System\Security\AccessControl\Privilege.cs (3)
438
newState.Privileges.Luid = this.
luid
;
493
throw new PrivilegeNotHeldException(privileges[this.
luid
]);
540
newState.Privileges.Luid = this.
luid
;