AuthScheme
The type of authentication to use when connecting to Basecamp.
Possible Values
OAuth, BasicData Type
string
Default Value
"Basic"
Remarks
- Basic: Set this to use BASIC user / password authentication.
- OAuth: Set to this to perform OAuth authentication.