TRIPsystem Kernel API 8.3
Loading...
Searching...
No Matches
user_profile_rec Struct Reference

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]
 

Detailed Description

Structure used for defining user properties.

Member Data Documentation

◆ address1

char user_profile_rec::address1[60]

Address line 1

◆ address2

char user_profile_rec::address2[60]

Address line 12

◆ company

char user_profile_rec::company[60]

Company name

◆ dateform_nr

int user_profile_rec::dateform_nr

ID of default date format

◆ dateform_sep

char user_profile_rec::dateform_sep[2]

Default date separators

◆ file_manager

boolean user_profile_rec::file_manager

Is used a FM?

◆ group_count

int user_profile_rec::group_count

Nr of groups to which user belongs

◆ group_ids

int user_profile_rec::group_ids[100]

CONTROL record IDs for group records

◆ os_entry

boolean user_profile_rec::os_entry

Bypass password checks?

◆ phone

char user_profile_rec::phone[20]

Telephone number

◆ start_module

int user_profile_rec::start_module

Start module – TRIPclassic only

◆ start_record

char user_profile_rec::start_record[33]

Procedure automatically run upon login

◆ user_manager

boolean user_profile_rec::user_manager

Is user a UM?

◆ user_name

char user_profile_rec::user_name[60]

TRIP username


The documentation for this struct was generated from the following file: