Authentication
このセクションでは、本プロバイダーの接続設定で設定可能なAuthentication プロパティの全リストを提供します。
プロパティ | 説明 |
AuthScheme | The type of authentication to use when connecting to SAP Gateway. |
URL | Set this to the URL your SAP Gateway environment or to the full URL of the OData service. Any additional properties must be added using the CustomUrlParams property. |
Namespace | Specify the service namespace you want to retrieve data from. This is required if the service is not specified in the URL. |
Service | Specify the service you want to retrieve data from. This is required if the service is not specified in the URL. |
User | 認証で使用されるSAP Gateway ユーザーアカウント。 |
Password | ユーザーの認証で使用されるパスワード。 |
APIKey | 作成したアプリのキーに設定。これを設定すると、User およびPassword は認証に使用されません。 |