AuthScheme
The type of authentication to use when connecting to Act-On.
Possible Values
OAuth, OAuthPasswordData Type
string
Default Value
"OAuth"
Remarks
- OAuth: Set this to perform OAuth with the code grant type.
- OAuthPassword: Set this to perform OAuth with the password grant type.