OAuth
このセクションでは、本プロバイダーの接続設定で設定可能なOAuth プロパティの全リストを提供します。
| プロパティ | 説明 |
| OAuthClientId | カスタムOAuth アプリケーションの作成時に割り当てられたクライアントId を指定します。(コンシューマーキーとも呼ばれます。)このID は、カスタムアプリケーションをOAuth 認可サーバーに登録します。 |
| OAuthClientSecret | カスタムOAuth アプリケーションの作成時に割り当てられたクライアントシークレットを指定します。( コンシューマーシークレット とも呼ばれます。)このシークレットは、カスタムアプリケーションをOAuth 認可サーバーに登録します。 |
| SellerId | Store account ID. |
| UseSandbox | Specify if you are connecting to a test environment or a production account. Defaults to FALSE. |
| PublicKey | Set this to the public key shared by Yahoo Shopping. |
| PublicKeyVersion | Specify the version of the obtained public key from Yahoo Shopping. |
| PublicKeyType | The type of certificate store for this certificate. |
| CallbackURL | OAuth 経由でYahoo Shopping への認証を行った後にユーザーが戻るURL。 |