Nuta
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować się zalogować lub zmienić katalog.
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować zmienić katalogi.
Defines the target for the HTTP header authentication security binding.
Syntax
typedef enum {
WS_HTTP_HEADER_AUTH_TARGET_SERVICE = 1,
WS_HTTP_HEADER_AUTH_TARGET_PROXY = 2
} WS_HTTP_HEADER_AUTH_TARGET;
Constants
WS_HTTP_HEADER_AUTH_TARGET_SERVICEValue: 1 Indicates that the WS_HTTP_HEADER_AUTH_SECURITY_BINDING containing this setting authenticates to the server. |
WS_HTTP_HEADER_AUTH_TARGET_PROXYValue: 2 Indicates that the WS_HTTP_HEADER_AUTH_SECURITY_BINDING containing this setting authenticates to the proxy. |
Requirements
| Requirement | Value |
|---|---|
| Minimum supported client | Windows 7 [desktop apps only] |
| Minimum supported server | Windows Server 2008 R2 [desktop apps only] |
| Header | webservices.h |