TSmtpCli.AuthTypesSupported

From Overbyte
Revision as of 06:18, 30 May 2009 by Arno (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

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