Internet Direct (Indy)
Home
PreviousUpNext
TIdNNTP.Password Property

Represents the user authorization for connecting to the NNTP server.

Pascal
property Password;

Password is a String property that represents the user credentials for connecting to the NNTP server. Set Username to establish the identity used when autheticating the NNTP client connection. 

Username and Password are used when SendCmd encounters the NNTP response codes 450 and 480 when executing 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.