WS_POLICY_EXTENSION_TYPE enumeration (webservices.h)

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_TYPE
Value: 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