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.