One of the core data structures in the NT security infrastructure is the security identifier, or SID. NT uses two data types to represent the SID, a PSID, which is just an alias for VOID *, and a SID, which is a more complicated structure (declared in
Read More...