public struct SID_AND_ATTRIBUTES { public PSID Sid; public uint Attributes; }
PSID
Last updated 2 years ago