...
| Properties | Description |
|---|---|
| twc.server | TWCloud server hostname or IP (with port if it is not default) |
| twc.user.name | TWCloud username |
| twc.user.password | TWCloud user hashed password (the only way to get a hashed password is to generate it through Used Projects Auto Update Wizard first) |
| twc.project | TWCloud main project URI* |
| twc.project.password | Project hashed password if there is password protection (the only way to get a hashed password is to generate it through Used Projects Auto Update Wizard first) |
| twc.used.projects | List of used projects URI (with hashed passwords if project is password protected. Pattern <URI>,<URI>#<password>,<URI>. The only way to get a hashed password is to generate it through Used Projects Auto Update Wizard first) |
| twc.use.ssl | Use SSL flag |
| twc.personal.access.token | The personal access token generated using the My account application in the Teamwork Cloud web UI. To learn more, see Generating a personal access token. |