Compartir a través de


estructura WS_HTTP_SSL_BINDING_TEMPLATE (webservices.h)

Información de plantilla de seguridad SSL que la aplicación rellenará. Asociado a WS_HTTP_SSL_BINDING_TEMPLATE_TYPE.

Sintaxis

typedef struct _WS_HTTP_SSL_BINDING_TEMPLATE {
  WS_CHANNEL_PROPERTIES                      channelProperties;
  WS_SECURITY_PROPERTIES                     securityProperties;
  WS_SSL_TRANSPORT_SECURITY_BINDING_TEMPLATE sslTransportSecurityBinding;
} WS_HTTP_SSL_BINDING_TEMPLATE;

Miembros

channelProperties

La aplicación proporcionó propiedades de canal adicionales que no se pueden representar en la directiva.

securityProperties

La aplicación proporcionó propiedades de seguridad adicionales que no se pueden representar en la directiva.

sslTransportSecurityBinding

La aplicación proporcionó información de enlace de seguridad de transporte SSL que no se puede representar en la directiva.

Requisitos

Requisito Value
Cliente mínimo compatible Windows 7 [solo aplicaciones de escritorio]
Servidor mínimo compatible Windows Server 2008 R2 [solo aplicaciones de escritorio]
Encabezado webservices.h