skip to main content
Using the driver : Authentication : Configuring user ID/password authentication
  

Try DataDirect Drivers Now

Configuring user ID/password authentication

Take the following steps to configure user ID/password authentication.
Note: You may need to configure secure seeding for your environment. See "Configuring random number generator secure seeding" for details.
1. Set the AuthenticationMethod property to auto or userIdPassword.
2. Set the User property to provide the user ID.
3. Set the Password property to provide the password.