Collection Contents Previous Next PDF

UltraLite Static Java User's Guide

Synchronization Parameters Reference

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 

Collection Contents Previous Next PDF