2 references to GetTokenInformation
System.IdentityModel (2)
System\IdentityModel\Claims\WindowsClaimSet.cs (2)
282safeAllocHandle = GetTokenInformation(windowsIdentity.Token, TokenInformationClass.TokenGroups, out dwLength); 357safeAllocHandle = GetTokenInformation(windowsIdentity.Token, TokenInformationClass.TokenUser, out dwLength);