Password is a String property used in conjunction with
Username to construct authorization credentials during Authentiction of HTTP connection.
Username and Password are suppied to the
TIdAuthentication class instance in
Authentication, when
BasicAuthentication is True, in the
SetHeaders method.