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 values in this enumeration are used to identify the sub-types of WS_POLICY_EXTENSION.
Syntax
typedef enum {
WS_ENDPOINT_POLICY_EXTENSION_TYPE = 1
} WS_POLICY_EXTENSION_TYPE;
Constants
WS_ENDPOINT_POLICY_EXTENSION_TYPEValue: 1 This value is used in the type field of WS_POLICY_EXTENSION to identify a WS_ENDPOINT_POLICY_EXTENSION structure. |
Requirements
| Requirement | Value |
|---|---|
| Minimum supported client | Windows 7 [desktop apps only] |
| Minimum supported server | Windows Server 2008 R2 [desktop apps only] |
| Header | webservices.h |