AuthData
(table) A table containing basic HTTP authentication information that can be used to gain access to the file. (This parameter is optional. If the submission does not require HTTP authentication, just leave this parameter blank.) The table is indexed by the following keys:
KEY |
TYPE DESCRIPTION |
|
UserName |
string |
The user name to be used during HTTP authentication. |
Password |
string |
The password to be used during HTTP authentication. |