The driver supports the following authentication methods:
  • Basic authentication authenticates using the specified user IDs and passwords.
  • Bearer Token authentication authenticates using security tokens generated by TeamCity.

By default, the driver is configured to use basic authentication (AuthenticationMethod=0-Basic).