2 references to GetTokenInformation
System.Security.Principal.Windows (2)
System\Security\Principal\WindowsIdentity.cs (2)
429TokenType tokenType = (TokenType)GetTokenInformation<int>(TokenInformationClass.TokenType); 437int level = GetTokenInformation<int>(TokenInformationClass.TokenImpersonationLevel);