Pascal Scripting: SetDownloadCredentials

Prototype:

procedure SetDownloadCredentials(const User, Pass: String);

Description:

Sets the basic authentication username and password for all following downloads done by DownloadTemporaryFile, DownloadTemporaryFileWithISSigVerify, DownloadTemporaryFileSize, and DownloadTemporaryFileDate.

Specify an empty username or password to unset the username or password.

See also:

DownloadTemporaryFile
DownloadTemporaryFileWithISSigVerify
DownloadTemporaryFileSize
DownloadTemporaryFileDate