AuthScheme
Whether to connect to Highrise with OAuth2 or APIToken.
Possible Values
OAuth2, APITokenData Type
string
Default Value
"OAuth2"
Remarks
- OAuth2: Set this to perform OAuth2 authentication.
- APIToken: Set this to perform APIToken authentication.