Internet Direct (Indy)
Home
PreviousUpNext
TIdIMAP4.Password Property

Identifies the credentials for IMAP4 server authentication.

Pascal
property Password;

Password is a String property that represents the authentication credentials used for the IMAP4 account. 

Username and Password are used in the Login method to perform authentication on the remote IMAP4 server when AuthType contains the value atUserPass. Username and Password are used also used when creating SASL challenge / response exchanges using the SASLMechanisms and Capabilities implemented for the remote IMAP4 server. 

Set values in the Username and Password properties prior to calling the the Connect (with automatic login) or Login methods.

Internet Direct (Indy) version 10.1.5
Copyright © 1993-2006, Chad Z. Hower (aka Kudzu) and the Indy Pit Crew. All rights reserved.
Website http://www.indyproject.org.
Post feedback to the Indy Documentation newsgroup.