public struct TOKEN_PRIVILEGES { public uint PrivilegeCount; public LUID_AND_ATTRIBUTES Privileges; }
LUID_AND_ATTRIBUTES
Last updated 8 months ago