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.
The WS-Security specification version to be used with message security and mixed-mode security.
Syntax
typedef enum {
WS_SECURITY_HEADER_VERSION_1_0 = 0x1,
WS_SECURITY_HEADER_VERSION_1_1 = 0x2
} WS_SECURITY_HEADER_VERSION;
Constants
WS_SECURITY_HEADER_VERSION_1_0Value: 0x1 WS-Security 1.0. |
WS_SECURITY_HEADER_VERSION_1_1Value: 0x2 WS-Security 1.1. |
Requirements
| Requirement | Value |
|---|---|
| Minimum supported client | Windows 7 [desktop apps only] |
| Minimum supported server | Windows Server 2008 R2 [desktop apps only] |
| Header | webservices.h |