UltraLite User's Guide
C++ API Reference
ULConnection class
bool RevokeConnectFrom( ul_char * userid )
Revoke access from an UltraLite database for a user ID.
userid Character array holding the user ID to be excluded from database access. The maximum length is 16 characters.
User authentication for UltraLite databases
Adding user authentication to your application