CS_LOGINFO

A CS_LOGINFO, or login information, structure, is used internally to contain connection structure information, such as user name and password, that is used when logging in to a server.

Connection properties that reside in this structure are known as login properties.

The Client-Library routines ct_getloginfo and ct_setloginfo use a CS_LOGINFO structure. An application can use these routines to copy login properties from an open connection to a new connection structure.