enumerazione WS_HTTP_HEADER_AUTH_TARGET (webservices.h)

Definisce la destinazione per l'associazione di sicurezza dell'autenticazione dell'intestazione HTTP.

Sintassi

typedef enum {
  WS_HTTP_HEADER_AUTH_TARGET_SERVICE = 1,
  WS_HTTP_HEADER_AUTH_TARGET_PROXY = 2
} WS_HTTP_HEADER_AUTH_TARGET;

Costanti

 
WS_HTTP_HEADER_AUTH_TARGET_SERVICE
Valore: 1
Indica che l'WS_HTTP_HEADER_AUTH_SECURITY_BINDING contenente
questa impostazione esegue l'autenticazione al server.
WS_HTTP_HEADER_AUTH_TARGET_PROXY
Valore: 2
Indica che l'WS_HTTP_HEADER_AUTH_SECURITY_BINDING contenente
questa impostazione esegue l'autenticazione al proxy.

Requisiti

Requisito Valore
Client minimo supportato Windows 7 [solo app desktop]
Server minimo supportato Windows Server 2008 R2 [solo app desktop]
Intestazione webservices.h