サービスプロパティページ |
[サービス] プロパティページでは、統合の次のプロパティを設定できます。
Web Service URL
サービス名:Web 要求の URL パスの一部として使用されるサービス名を指定します。または、サービス名を指定する変数を追加することや、入力した値に特殊文字を追加することができます。
ポート:Web 要求の URL パスの一部として使用されるポートを指定します。
プロトコル:Specifies the protocol type:HTTP or HTTPS.
Add SSL server certificate binding for the specified port:Enables automatic Secure Socket Layer (SSL) server certificate binding for the specified port.Available when HTTPS is selected.
|
|
When you select this check box and then enter the SSL server certificate's thumbprint in the Thumbprint field, the certificate binding occurs automatically.If you do not select this check box, or if you select the check box and then do not enter a thumbprint, you must bind the certificate manually by running a Netsh command.For more information, refer to Binding a Certificate to a Port. |
Thumbprint:Specifies the SSL server certificate's thumbprint.You can copy the thumbprint into this field from an existing certificate file or by using the Certificate Manager feature, as follows.Available when Add SSL server certificate binding for the specified port is selected.
Copy from a Certificate File:Opens the Open File dialog so that you can browse to the certificate file that you want.
Open Certificate Manager:Starts the Microsoft Management Console and displays the Certificates - Local Computer root folder so that you can browse to the certificate that you want and then copy its thumbprint to paste into the Thumbprint field.
URL パス:Integration Service がデータの送受信のために接続する URL パスが表示されます。
通信設定
最大接続数:Web 要求の最大接続数を指定します。
認証方法
Integration Service が統合操作の実行時に使用する認証方法を指定します。次のオプションを使用できます。
匿名認証を使用:クライアントブラウザに資格情報 (ユーザー名とパスワード) を提供せずに、すべてのユーザーがパブリックコンテンツにアクセスできます。
Web サービス要求からの Windows 資格情報を使用:Web サービスが渡す Windows 資格情報が認証に使用されます。
Web サービス要求 ID を使用して基本認証を使用:Web サービスが渡す「基本」資格情報が認証に使用されます。
関連トピック