Contains information about a trustee assignment.
#include <nks/netware.h>
typedef struct
{
uint32_t trObjectID;
uint32_t trRights;
} nxTrustees_t;
Contains the object ID of the user.
Contains a bit mask of the rights granted to the user. For possible values, see Effective Rights Flags
in Volume 1.