Difference between revisions of "TSmtpCli.AuthTypesSupported"

From Overbyte
Jump to navigation Jump to search
 
(No difference)

Latest revision as of 06:18, 30 May 2009

Main page -> ICS component reference -> TSmtpCli -> AuthTypesSupported

Definition

property AuthTypesSupported: TStrings; (read only)

Description

List of authentication types a SMTP server announced in response to the EHL0 command.

Best practices

How to