Internet Direct (Indy)
Home
PreviousUpNext
TIdTelnetPeerContext.TelnetData Property

Represents account information for the Telnet client connection.

Pascal
property TelnetData: TTelnetData;

TelnetData is a read-only TTelnetData property that represents information about the identity and credentials for the threaded client connection. TelnetData is used when the client thread connects to the Telnet server and the TIdTelnetServer.OnAuthentication event handler is used to verifiy the captured user name and password. 

TelnetData is created in the Create constructor, and freed in the Destroy method.

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.