1 reference to TokenOwner
System.Security.Principal.Windows (1)
System\Security\Principal\WindowsIdentity.cs (1)
605using (SafeLocalAllocHandle tokenOwner = GetTokenInformation(_safeTokenHandle, TokenInformationClass.TokenOwner, nullOnInvalidParam: false)!)