AuthScheme
Whether to use APIKey Authentication or OAuth Authentication when connecting to SalesLoft.
Possible Values
OAuth, APIKeyData Type
string
Default Value
"OAuth"
Remarks
- OAuth: Set this to perform OAuth authentication.
- APIKey: Set this to perform Token Based Authentication via the APIKey property.