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