estructura WS_TCP_SSPI_TRANSPORT_SECURITY_BINDING_CONSTRAINT (webservices.h)
Restricción de enlace de seguridad que corresponde al WS_TCP_SSPI_TRANSPORT_SECURITY_BINDING.
Sintaxis
typedef struct _WS_TCP_SSPI_TRANSPORT_SECURITY_BINDING_CONSTRAINT {
WS_SECURITY_BINDING_CONSTRAINT bindingConstraint;
} WS_TCP_SSPI_TRANSPORT_SECURITY_BINDING_CONSTRAINT;
Miembros
bindingConstraint
Restricción de enlace base de la que deriva esta restricción de enlace.
Actualmente no hay ninguna propiedad específica del enlace definida para esta restricción de enlace.
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 |