Nuta
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować się zalogować lub zmienić katalog.
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować zmienić katalogi.
Describes the policy specifying http channel binding.
Syntax
typedef struct _WS_HTTP_SSL_POLICY_DESCRIPTION {
WS_CHANNEL_PROPERTIES channelProperties;
WS_SECURITY_PROPERTIES securityProperties;
WS_SSL_TRANSPORT_SECURITY_BINDING_POLICY_DESCRIPTION sslTransportSecurityBinding;
} WS_HTTP_SSL_POLICY_DESCRIPTION;
Members
channelProperties
Template description for the channel properties specified in policy.
securityProperties
Template description for the security properties specified in policy.
sslTransportSecurityBinding
SSL security binding description.
Requirements
| Requirement | Value |
|---|---|
| Minimum supported client | Windows 7 [desktop apps only] |
| Minimum supported server | Windows Server 2008 R2 [desktop apps only] |
| Header | webservices.h |