Internet Direct (Indy)
Home
PreviousUpNext
TIdPOP3ServerContext.Password Property

Authentication credentials for the POP3 client session.

Pascal
property Password: string;

Password is a String property that represents the authentication credentials for the POP3 client session on the POP3 server. 

Password is updated when the command handler for the POP3 PASS command reads the value from the client connection. 

Username and Password are used in the TIdPOP3Server.CheckUser method to verify the identity and authentication for the client connection, and set the POP3 state. 

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.