WS_ENDPOINT_IDENTITY 構造体 (webservices.h)
すべてのエンドポイント ID の基本型。
構文
typedef struct _WS_ENDPOINT_IDENTITY {
WS_ENDPOINT_IDENTITY_TYPE identityType;
} WS_ENDPOINT_IDENTITY;
メンバー
identityType
エンドポイント ID の種類のセレクター。
要件
要件 | 値 |
---|---|
サポートされている最小のクライアント | Windows 7 [デスクトップ アプリ |UWP アプリ] |
サポートされている最小のサーバー | Windows Server 2008 R2 [デスクトップ アプリ |UWP アプリ] |
Header | webservices.h |