public struct TOKEN_PRIVILEGES { public uint PrivilegeCount; public LUID_AND_ATTRIBUTES Privileges; }
LUID_AND_ATTRIBUTES
Last updated 1 year ago