Discuss this help topic in SecureBlackbox Forum
HTTPS: Setup username/password authentication
To authenticate on the destination server, you need to use RequestParameters property of TElHTTPSClient class, which references an instance of TElHTTPRequestParams class. TElHTTPRequestParams class includes Username and Password properties, where you can specify username and password for the remote host.