please help me regarding this issue....
regards
selva
Note : When using Passport authentication, however, a WinHTTP
application responding to a 407 status code must use WinHttpSetOption
to provide proxy credentials rather than WinHttpSetCredentials. This is
only true when using Passport authentication; in all other
circumstances, use WinHttpSetCredentials
To automatically authenticate investigate the option using the
WinHttpSetOption function with the WINHTTP_OPTION_AUTOLOGON_POLICY
flag.
Good Reference would be
Hope it helps,
Deepak
Note : When using Passport authentication, however, a WinHTTP
application responding to a 407 status code must use WinHttpSetOption
to provide proxy credentials rather than WinHttpSetCredentials. This is
only true when using Passport authentication; in all other
circumstances, use WinHttpSetCredentials
To automatically authenticate investigate the option using the
WinHttpSetOption function with the WINHTTP_OPTION_AUTOLOGON_POLICY
flag.
Good Reference would be
Hope it helps,
Deepak