WS_SECURITY_KEY_HANDLE structure (webservices.h)

The abstract base type for all types that specify a cryptographic key. Such a key is typically specified for a generic XML security token or a custom security token.

Syntax

typedef struct _WS_SECURITY_KEY_HANDLE {
  WS_SECURITY_KEY_HANDLE_TYPE keyHandleType;
} WS_SECURITY_KEY_HANDLE;

Members

keyHandleType

Type of the key handle.

Requirements

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