This field is set by a synchronization to report results of a custom MobiLink user authentication script. The MobiLink server provides this information to the client.
The syntax varies depending on the API you use.
The values set by the default MobiLink user authentication mechanism are described in the authenticate_user connection event and Authentication Status synchronization parameter.
The parameter is set by the MobiLink server, and so is read-only.
UltraLite for C/C++ applications can access the parameter as follows:
ul_synch_info info; // ... returncode = info.auth_value; |
Envoyer votre avis sur cette page par email. | Copyright © 2009, iAnywhere Solutions, Inc. - SQL Anywhere 11.0.1 |