Página de propiedades Servicio |
Utilice la página de propiedades Servicio para configurar las siguientes propiedades para su integración.
URL del servicio web
Nombre del servicio: Especifica el nombre del servicio que se utiliza como parte de la ruta URL de la solicitud web. Alternativamente, puede añadir una variable para especificar el nombre del servicio o añadir un carácter especial al valor que haya introducido.
Puerto: Especifica el puerto que se utiliza como parte de la ruta URL de la solicitud web.
Protocolo: Specifies the protocol type: HTTP o 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.
Ruta URL: Muestra la ruta URL que a la que Integration Service se conecta para recibir y enviar datos.
Configuración de comunicaciones
Máximo de conexiones: Especifica el número máximo de conexiones de solicitud web.
Método de autenticación
Especifica el método de autenticación que utiliza Integration Service al ejecutar las acciones de integración. Estas son las opciones disponibles:
Utilizar autenticación anónima: Especifica que cualquier usuario puede acceder a cualquier contenido público sin necesidad de proporcionar credenciales (nombre de usuario y contraseña) al navegador del cliente.
Utilizar credenciales de Windows desde la solicitud del servicio web: Especifica que para la autenticación se utilizan las credenciales de Windows que pasa el servicio web.
Utilizar autentificación básica utilizando la identidad de solicitud de servicio web: Especifica que para la autenticación se utilizan las credenciales básicas que pasa el servicio web.
Temas relacionados