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