AuthScheme
The scheme used for authentication. Accepted entries are OAuth and AuthNAuth.
Possible Values
OAuth, AuthNAuthData Type
string
Default Value
"AuthNAuth"
Remarks
- OAuth: Set this to perform OAuth authentication.
- AuthNAuth: Set to this to perform the traditional Auth'n'Auth authentication method used by the eBay APIs.