1 reference to TokenOwner
mscorlib (1)
system\security\principal\windowsidentity.cs (1)
526
using (SafeLocalAllocHandle tokenOwner = GetTokenInformation(m_safeTokenHandle, TokenInformationClass.
TokenOwner
)) {