Click or drag to resize

CNNTP.Authenticate Method

X#
Authenticates the user to a NNTP Server.

Namespace:  VO
Assembly:  VOInternetClasses (in VOInternetClasses.dll) Version: 2.19
Syntax
 VIRTUAL METHOD Authenticate() AS USUAL
Request Example View Source

Return Value

Type: Usual
TRUE if successful; otherwise, FALSE.
Remarks
Tip Tip
The user ID and password should be specified when initializing the CNNTP object.
See Also