1 reference to OpenProcessToken
System.Security.Principal.Windows (1)
System\Security\Principal\WindowsIdentity.cs (1)
878if (!Interop.Advapi32.OpenProcessToken(Interop.Kernel32.GetCurrentProcess(), desiredAccess, out SafeAccessTokenHandle safeTokenHandle))