Internet Direct (Indy)
Home
PreviousUpNext
TIdPOP3ServerContext.Username Property

Identity for the client connection.

Pascal
property Username: string;

Username is a String property that represents the identification credentials for the client connection to the POP3 server. 

Username is updated when the command handler for the POP3 USER 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 initial POP3 session 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.