TSL语言基础
>
Object TSL
>
TSL内置对象使用大全
>
SMTP对象
>
SMTP对象属性
DidAuthenticate
复制链接
简述
是否已经验证。需要先执行Authenticate()方法验证。
类型:只读
定义
DidAuthenticate:Boolean;
相关
AuthType
Host
Port
Username
Password
UseTLS
LastCmdResult
LastCmdResultCode
DidAuthenticate