Authentication
このセクションでは、本プロバイダーの接続文字列で設定可能なAuthentication プロパティの全リストを提供します。
プロパティ | 説明 |
AuthScheme | The scheme used for authentication. Accepted entries are Basic, OAuth, OAuthImplicit and OAuthPassword. |
URL | The base URL of your Acumatica site. |
User | 認証で使用されるAcumatica ユーザーアカウント。 |
Password | ユーザーの認証で使用されるパスワード。 |
Company | Your Acumatica Company. |
EndpointName | The name of the endpoint in Acumatica WebService which you wish to access. You can find available endpoints in Web Service Endpoints form in Acumatica ERP. |
EndpointVersion | The version of the endpoint. You can find available endpoints in Web Service Endpoints form in Acumatica ERP and their version under Endpoint Version. |