skip to main content
DataDirect Connect Drivers : DB2 Driver : Authentication : Configuring User ID/Password Authentication
  
Configuring User ID/Password Authentication
1. Set the AuthenticationMethod property to clearText (default), encryptedPassword, encryptedPasswordAES, encryptedUIDPassword, or encryptedUIDPasswordAES.
2. Set the User property to provide the user ID.
3. Set the Password property to provide the password.