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.
1. Set the AuthenticationMethod property to userIDPassword.
2. Set the User property to provide the user ID.
3. Set the Password property to provide the password.