Expand Minimize
This topic has not yet been rated - Rate this topic

WS_SSL_TRANSPORT_SECURITY_BINDING_POLICY_DESCRIPTION structure

This type description is used with template APIs to describe the templates generated accordingly to input policy setting.

See also, WsCreateServiceProxyFromTemplate, WsCreateServiceEndpointFromTemplate

Syntax


struct WS_SSL_TRANSPORT_SECURITY_BINDING_POLICY_DESCRIPTION {
  WS_SECURITY_BINDING_PROPERTIES securityBindingProperties;
};

Members

securityBindingProperties

Specifies the security binding properties according to the specific policy.

Requirements

Minimum supported client

Windows 7 [desktop apps only]

Minimum supported server

Windows Server 2008 R2 [desktop apps only]

Header

WebServices.h

 

 

Send comments about this topic to Microsoft

Build date: 11/27/2012

Community Additions

ADD
© 2013 Microsoft. All rights reserved.