NTDomain, NTPassword, NTUser properties

These properties define the user name, password and domain for challenge/response authorization. If some values are not required, do not define them.

Notes

You should use these properties only if script application connects with remote HTTP server using challenge/response authentication method and you want to logon to that server using credentials different from NT account of current process.
The Challenge_response value in the shotip.ini file should be set to 3 to use these properties. See the "Challenge/response" article on ShotIp Web site to get more detailed information about this feature.

http.NTUser = "john"
http.NTPassword = "TrickJohnPasswordABC"
http.FetchData url