Represents the user identity for connecting to the NNTP server.
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.
Copyright © 1993-2006, Chad Z. Hower (aka Kudzu) and the Indy Pit Crew. All rights reserved.
|
Post feedback to the Indy Docs Newsgroup.
|