LoginUsernamePrefix property

Applies to
TIB_Connection

Declaration
Property LoginUsernamePrefix : string;

Description
For conveneince, a prefix can be added to the actual Username that the user enters into the login dialog. I usually give all my users a prefix and separate login for all the applications that they use. This way I know what database they are logged into and they don't know that I have different logins for each of the applications they use. This prefix makes it so that they are not aware that they are actually using different sign-ons.