WS_SECURITY_CONTEXT_MESSAGE_SECURITY_BINDING_TEMPLATE structure (webservices.h)

The security binding template for specifying the use of an application supplied security context security binding. This security binding may be used only with message security. So, it is used in conjunction with another transport security or message security binding that provides message protection.

See also WS_SECURITY_CONTEXT_MESSAGE_SECURITY_BINDING

Syntax

typedef struct _WS_SECURITY_CONTEXT_MESSAGE_SECURITY_BINDING_TEMPLATE {
  WS_SECURITY_BINDING_PROPERTIES securityBindingProperties;
} WS_SECURITY_CONTEXT_MESSAGE_SECURITY_BINDING_TEMPLATE;

Members

securityBindingProperties

Application provided security binding properties that cannot be represented in 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