2 references to TokenType
mscorlib (2)
system\security\principal\windowsidentity.cs (2)
176bool result = Win32Native.GetTokenInformation(userToken, (uint) TokenInformationClass.TokenType, 346TokenType tokenType = (TokenType)GetTokenInformation<int>(TokenInformationClass.TokenType);