AuthScheme
The scheme used for authentication. Accepted entries are Auth and AuthNAuth.
Possible Values
Auto, OAuth, AuthNAuthData Type
string
Default Value
"Auto"
Remarks
- Auto: Lets the driver decide automatically based on the other connection properties you have set.
- 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.