WS_HTTP_POLICY_DESCRIPTION structure (webservices.h)
Describes the policy specifying http channel binding.
Syntax
typedef struct _WS_HTTP_POLICY_DESCRIPTION {
WS_CHANNEL_PROPERTIES channelProperties;
} WS_HTTP_POLICY_DESCRIPTION;
Members
channelProperties
Template description for the channel properties specified 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 |