WS_POLICY_EXTENSION structure (webservices.h)

The base class for all policy extension structures. Policy extensions are assertions that are directly handled by applications such as custom assertions.

Syntax

typedef struct _WS_POLICY_EXTENSION {
  WS_POLICY_EXTENSION_TYPE type;
} WS_POLICY_EXTENSION;

Members

type

This value depends on which type of policy extension that is used.

Requirements

Requirement Value
Minimum supported client Windows 7 [desktop apps only]
Minimum supported server Windows Server 2008 R2 [desktop apps only]
Header webservices.h