Internet Direct (Indy)
Home
PreviousUpNext
TIdNNTP.Username Property

Represents the user identity for connecting to the NNTP server.

Pascal
property Username;

Username is a String property that represents the user identity for connecting to the NNTP server. 

Use Password to set the credentials used in authorization for the NNTP client connection. 

Username and Password are used when SendCmd encounters the NNTP response codes 450 and 480 during execution of NNTP protocol commands. Values in Username and Password are sent to the server using the NNTP service extension AUTHINFO.

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.