1 reference to TokenImpersonationLevel
mscorlib (1)
system\security\principal\windowsidentity.cs (1)
352
int level = GetTokenInformation<int>(TokenInformationClass.
TokenImpersonationLevel
);