Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
Supplies the number of authentication parameters being passed to authentication parameters in MobiLink events.
The syntax varies depending on the API you use. Not required for UltraLiteJ.
No parameters passed to a custom authentication script.
The parameter is used together with Authentication Parameters to supply information to custom authentication scripts.
UltraLite for C/C++ applications can set the parameter as follows:
ul_sync_info info; // ... info.num_auth_parms = 3;