Authentication
This section provides a complete list of the Authentication properties you can configure in the connection string for this provider.
Property | Description |
AuthScheme | The scheme used for authentication. Accepted entries are OAuth and AuthNAuth. |
DevID | Your Developer Id, as registered with the eBay Developers Program. |
SiteID | The Id of the eBay site to which you want to send the request. By default this is 0, (U.S.). |
UseSandbox | A boolean indicating if you are using a sandbox account. |
RuName | The Redirect URL name used for validation. This property is only needed if you are using the provider to allow other users to access their own data. |