TRIPsystem Kernel API 8.3
|
Structure used for defining user properties. More...
#include <tripapi_types.h>
Public Attributes | |
char | address1 [60] |
char | address2 [60] |
char | company [60] |
int | dateform_nr |
char | dateform_sep [2] |
boolean | file_manager |
int | group_count |
int | group_ids [100] |
boolean | os_entry |
char | phone [20] |
int | start_module |
char | start_record [33] |
boolean | user_manager |
char | user_name [60] |
Structure used for defining user properties.
char user_profile_rec::address1[60] |
Address line 1
char user_profile_rec::address2[60] |
Address line 12
char user_profile_rec::company[60] |
Company name
int user_profile_rec::dateform_nr |
ID of default date format
char user_profile_rec::dateform_sep[2] |
Default date separators
boolean user_profile_rec::file_manager |
Is used a FM?
int user_profile_rec::group_count |
Nr of groups to which user belongs
int user_profile_rec::group_ids[100] |
CONTROL record IDs for group records
boolean user_profile_rec::os_entry |
Bypass password checks?
char user_profile_rec::phone[20] |
Telephone number
int user_profile_rec::start_module |
Start module – TRIPclassic only
char user_profile_rec::start_record[33] |
Procedure automatically run upon login
boolean user_profile_rec::user_manager |
Is user a UM?
char user_profile_rec::user_name[60] |
TRIP username