HTTPPassword Property
A password if authentication is to be used.
Data Type
PasswordDefault Value
""Remarks
If HTTP Basic Authentication is used to authenticate the user, User and Password are Base64-encoded.
If HTTP Digest Authentication is used to, the HTTPUser and HTTPPassword properties are used to respond to the HTTP Digest Authentication challenge from the server.