Internet Direct (Indy) Version 9.0.2 Beta
TIdSocksInfo.Password
Represents the authentication credentials used for the SOCKS proxy connection.

property Password: string;
Description
Password is a String property that represents the authentication credentials used for a SOCKS Version 5 proxy connection. Username and Password are used in the MakeSocks5Connection method when Authentication contains the value saUsernamePassword and MakeSocksConnection is called.