Page de propriétés Service |
Utilisez la page de propriétés Service pour configurer les propriétés suivantes pour votre intégration.
URL de service Web
Nom du service : Définit le nom du service utilisé dans le chemin URL de la requête de service Web. Autrement, vous pouvez ajouter une variable pour définir le nom du service ou ajouter un caractère spécial à la valeur saisie.
Port : Définit le port utilisé dans le chemin URL de la requête de service Web.
Protocole : 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.
Chemin URL : Affiche le chemin URL auquel Integration Service se connecte pour recevoir et envoyer les données.
Paramètres de communication
Connexions maximum : Indique le nombre maximum de connexions de requête Web.
Méthode d'authentification
Indique la méthode d’authentification utilisé par Integration Service pour exécuter les actions de l'intégration. Les options suivantes sont disponibles :
Utiliser une authentification anonyme : Indique que tous les utilisateurs peuvent accéder au contenu public sans avoir à introduire d'identifiants (nom d'utilisateur et mot de passe) dans le navigateur client.
Utiliser les informations d'identification Windows de la requête de service Web : Indique que les identifiants Windows transmis par le service Web sont utilisés pour l’authentification.
Utiliser l'authentification de base à l'aide de l'identité de requête de service Web : Indique que les identifiants de base transmis par le service Web sont utilisés pour l’authentification.
Rubriques connexes