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.
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_USERNAME_MESSAGE_SECURITY_BINDING_POLICY_DESCRIPTION {
WS_SECURITY_BINDING_PROPERTIES securityBindingProperties;
WS_MESSAGE_SECURITY_USAGE bindingUsage;
} WS_USERNAME_MESSAGE_SECURITY_BINDING_POLICY_DESCRIPTION;
Members
securityBindingProperties
Specifies the security binding properties according to the specific policy.
bindingUsage
Specifies the message security binding usage.
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows 7 [desktop apps only] |
Minimum supported server | Windows Server 2008 R2 [desktop apps only] |
Header | webservices.h |