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 constants that specify whether the credentials are used for proxy or server user authentication requests.
Syntax
typedef enum BG_AUTH_TARGET {
BG_AUTH_TARGET_SERVER = 1,
BG_AUTH_TARGET_PROXY
} ;
Constants
BG_AUTH_TARGET_SERVERValue: 1 Use credentials for server requests. |
BG_AUTH_TARGET_PROXYUse credentials for proxy requests. |
Requirements
| Requirement | Value |
|---|---|
| Minimum supported client | Windows Vista |
| Minimum supported server | Windows Server 2003 |
| Header | bits1_5.h (include Bits.h) |
| Redistributable | BITS 1.5 on Windows XP |