To configure User ID/Password authentication:

  1. Set the AuthenticationMethod property to userIdPassword. See Using the AuthenticationMethod Property for more information about setting a value for this property.
  2. Set the User property to provide the user ID.
  3. Set the Password property to provide the password.