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.