Contents Index auth_status parameter checkpoint_store synchronization parameter

UltraLite Embedded SQL User's Guide
  Synchronization Parameters Reference
    Synchronization parameters

auth_value synchronization parameter


Function 

Reports return values from custom user authentication synchronization scripts.

Default 

The values set by the default MobiLink user authentication mechanism are described in auth_status synchronization parameter.

Usage 

The parameter is read-only.

Access the parameter as follows:

ul_synch_info info;
// ...
returncode = info.auth_value;
See also 

authenticate_user connection event

authenticate_user_hashed connection event

auth_status synchronization parameter


Contents Index auth_status parameter checkpoint_store synchronization parameter