Identifies the user name for IMAP4 server authentication.
property Username;
Username is a published String property that identifies the user (or account) to be used for connection and authentication to the IMAP4 server.
Username and Password are used in the Login method, and in Connect when automatic login is selected, to perform authentication for the connection to the remote IMAP4 server.
Use AuthType to determine the authentication mechanism used for the connection.
Copyright © 1993-2006, Chad Z. Hower (aka Kudzu) and the Indy Pit Crew. All rights reserved.
|
Post feedback to the Indy Docs Newsgroup.
|