WS_SSL_TRANSPORT_SECURITY_BINDING_POLICY_DESCRIPTION structure (webservices.h)
This type description is used with template APIs to describe the templates generated accordingly to input policy setting.
See also, WsCreateServiceProxyFromTemplate, WsCreateServiceEndpointFromTemplate
Syntax
typedef struct _WS_SSL_TRANSPORT_SECURITY_BINDING_POLICY_DESCRIPTION {
WS_SECURITY_BINDING_PROPERTIES securityBindingProperties;
} WS_SSL_TRANSPORT_SECURITY_BINDING_POLICY_DESCRIPTION;
Members
securityBindingProperties
Specifies the security binding properties according to the specific policy.
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows 7 [desktop apps only] |
Minimum supported server | Windows Server 2008 R2 [desktop apps only] |
Header | webservices.h |