E
Eric Pearson
I create a user token for the windows anonymous user ("NT AUTHORITY\ANONYMOUS
LOGON") using ImpersonateAnonymousToken. I successfully create a WindowsIdentity
from that token, but the Groups property always reports zero groups, even
though I have added the "NT AUTHORITY\ANONYMOUS LOGON" user to groups manually.
What am I doing wrong?
LOGON") using ImpersonateAnonymousToken. I successfully create a WindowsIdentity
from that token, but the Groups property always reports zero groups, even
though I have added the "NT AUTHORITY\ANONYMOUS LOGON" user to groups manually.
What am I doing wrong?