Skip to content

Latest commit

 

History

History
66 lines (56 loc) · 2.34 KB

ne-webservices-ws_http_header_auth_target.md

File metadata and controls

66 lines (56 loc) · 2.34 KB
UID title description helpviewer_keywords old-location tech.root ms.assetid ms.date ms.keywords req.header req.include-header req.target-type req.target-min-winverclnt req.target-min-winversvr req.kmdf-ver req.umdf-ver req.ddi-compliance req.unicode-ansi req.idl req.max-support req.namespace req.assembly req.type-library req.lib req.dll req.irql targetos req.typenames req.redist ms.custom f1_keywords dev_langs topic_type api_type api_location api_name
NE:webservices.WS_HTTP_HEADER_AUTH_TARGET
WS_HTTP_HEADER_AUTH_TARGET (webservices.h)
Defines the target for the HTTP header authentication security binding.
WS_HTTP_HEADER_AUTH_TARGET
WS_HTTP_HEADER_AUTH_TARGET enumeration [Web Services for Windows]
WS_HTTP_HEADER_AUTH_TARGET_PROXY
WS_HTTP_HEADER_AUTH_TARGET_SERVICE
webservices/WS_HTTP_HEADER_AUTH_TARGET
webservices/WS_HTTP_HEADER_AUTH_TARGET_PROXY
webservices/WS_HTTP_HEADER_AUTH_TARGET_SERVICE
wsw.ws_http_header_auth_target
wsw\ws_http_header_auth_target.htm
wsw
d8e9b1b9-70b7-41b3-bbf0-7cd04ebabf55
12/05/2018
WS_HTTP_HEADER_AUTH_TARGET, WS_HTTP_HEADER_AUTH_TARGET enumeration [Web Services for Windows], WS_HTTP_HEADER_AUTH_TARGET_PROXY, WS_HTTP_HEADER_AUTH_TARGET_SERVICE, webservices/WS_HTTP_HEADER_AUTH_TARGET, webservices/WS_HTTP_HEADER_AUTH_TARGET_PROXY, webservices/WS_HTTP_HEADER_AUTH_TARGET_SERVICE, wsw.ws_http_header_auth_target
webservices.h
Windows
Windows 7 [desktop apps only]
Windows Server 2008 R2 [desktop apps only]
Windows
WS_HTTP_HEADER_AUTH_TARGET
19H1
WS_HTTP_HEADER_AUTH_TARGET
webservices/WS_HTTP_HEADER_AUTH_TARGET
c++
APIRef
kbSyntax
HeaderDef
WebServices.h
WS_HTTP_HEADER_AUTH_TARGET

WS_HTTP_HEADER_AUTH_TARGET enumeration

-description

Defines the target for the HTTP header authentication security binding.

-enum-fields

-field WS_HTTP_HEADER_AUTH_TARGET_SERVICE:1

Indicates that the WS_HTTP_HEADER_AUTH_SECURITY_BINDING containing this setting authenticates to the server.

-field WS_HTTP_HEADER_AUTH_TARGET_PROXY:2

Indicates that the WS_HTTP_HEADER_AUTH_SECURITY_BINDING containing this setting authenticates to the proxy.