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 security context related templates generated accordingly to input policy setting.
Syntax
typedef struct _WS_SECURITY_CONTEXT_SECURITY_BINDING_POLICY_DESCRIPTION {
WS_SECURITY_CONTEXT_MESSAGE_SECURITY_BINDING_POLICY_DESCRIPTION securityContextMessageSecurityBinding;
WS_SECURITY_PROPERTIES securityProperties;
} WS_SECURITY_CONTEXT_SECURITY_BINDING_POLICY_DESCRIPTION;
Members
securityContextMessageSecurityBinding
Specifies the message security binding usage.
securityProperties
Specifies the security properties for the service channel according to the specific 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 |