Contents Index new_password synchronization parameter observer synchronization parameter

UltraLite Static Java User's Guide
  Synchronization Parameters Reference
    Synchronization parameters

num_auth_parms parameter


Function 

The number of authentication parameter strings passed to a custom authentication script.

Access methods 

byte getAuthParmsNumber( )

void setAuthParmsNumber( byte value )

Default 

No parameters passed to a custom authentication script.

Usage 

The parameter is used together with auth_parms to supply information to custom authentication scripts.

For more information, see auth_parms parameter.

See also 

auth_parms parameter

authenticate_parameters connection event

authenticate_user connection event


Contents Index new_password synchronization parameter observer synchronization parameter