struttura WS_ENDPOINT_IDENTITY (webservices.h)
Tipo di base per tutte le identità dell'endpoint.
Sintassi
typedef struct _WS_ENDPOINT_IDENTITY {
WS_ENDPOINT_IDENTITY_TYPE identityType;
} WS_ENDPOINT_IDENTITY;
Members
identityType
Selettore per il tipo di identità dell'endpoint.
Requisiti
Requisito | Valore |
---|---|
Client minimo supportato | Windows 7 [app desktop | App UWP] |
Server minimo supportato | Windows Server 2008 R2 [app desktop | App UWP] |
Intestazione | webservices.h |