The User Object



A User object holds information about a user in the Noah system. This information comprises the user’s name, initials and a module-specific binary setup.

Each module will get its own Setup blob. This will not interfere with any other module’s Setup blob.

A module can read the initials and name of the user from the Initials and Name properties. Binary data associated with the user may be read or set from the Setup property.