Contents Index Authentication Parameters synchronization parameter Authentication Value synchronization parameter

UltraLite Database User's Guide
   Synchronization for UltraLite Applications
    Synchronization parameters reference

Authentication Status synchronization parameter


Function 

Reports the status of MobiLink user authentication. The MobiLink synchronization server provides this information to the client.

Usage 

If you are implementing a custom authentication scheme, the authenticate_user or authenticate_user_hashed synchronization script must return one of the allowed values of this parameter.

The parameter is set by the MobiLink synchronization server, and so is read-only.

Allowed values 

The allowed values are held in an interface-specific enumeration.

If a custom authenticate_user synchronization script at the consolidated database returns a different value, the value is interpreted according to the rules given in authenticate_user connection event.

See also 

Authenticating MobiLink Users.

Interfaces 

Contents Index Authentication Parameters synchronization parameter Authentication Value synchronization parameter