Contents Index Properties ClearAuthenticationParms method

UltraLite for MobileVB User's Guide
  UltraLite for MobileVB API Reference
    ULSyncParms class

AddAuthenticationParm method


Prototype 

AddAuthenticationParm( BSTR parm )
Member of UltraLiteAFLib.ULSyncParms

Description 

Adds a parameter to be passed to the authenticate_parms MobiLink synchronization script.

Parameters 

parm    The parameter being added.

Returns 

No return value.

See also 

Authentication Parameters synchronization parameter

authenticate_parameters connection event


Contents Index Properties ClearAuthenticationParms method