How can I get token size in C#

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • ssg31415926
    New Member
    • Sep 2008
    • 2

    How can I get token size in C#

    We're having a problem with security token sizes. I was hoping I could use the WindowsIdentity .Token property to retrieve the current user's token and then get the size but it looks like I need some unmanaged code and there I'm lost.

    Can anyone help, please?
Working...