Events
May 19, 6 PM - May 23, 12 AM
Calling all developers, creators, and AI innovators to join us in Seattle @Microsoft Build May 19-22.
Register todayThis browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The security binding subtype for specifying the use of SSL/TLS protocol based transport security.
This security binding is supported only with the WS_HTTP_CHANNEL_BINDING.
With this security binding, the following security binding properties may be specified:
typedef struct _WS_SSL_TRANSPORT_SECURITY_BINDING {
WS_SECURITY_BINDING binding;
WS_CERT_CREDENTIAL *localCertCredential;
} WS_SSL_TRANSPORT_SECURITY_BINDING;
binding
The base type from which this security binding subtype and all other security binding subtypes derive.
localCertCredential
The local certificate credential to be used with this security binding.
Server side: When SSL is used for transport security with WS_HTTP_CHANNEL_BINDING, the server certificate must be registered by the application using the httpcfg tool and this field must be set to NULL. In all other cases, the server SSL certificate must be specified using this field.
Client side: If a client certificate is to be used with SSL, it must be specified using this field. If no client certificate is to be used, this field must be set to NULL.
Requirement | Value |
---|---|
Minimum supported client | Windows 7 [desktop apps only] |
Minimum supported server | Windows Server 2008 R2 [desktop apps only] |
Header | webservices.h |
Events
May 19, 6 PM - May 23, 12 AM
Calling all developers, creators, and AI innovators to join us in Seattle @Microsoft Build May 19-22.
Register today