public struct SID_AND_ATTRIBUTES { public PSID Sid; public uint Attributes; }
PSID
Last updated 9 months ago