Overview
_Security__GetTokenInformation() returns a struct containing raw bytes that represents the requested token information.
Take for example, if _Security__GetTokenInformation() called with $iClass parameter is set to $TokenUser, the function returns raw bytes that represents a TOKE...