TSL语言基础 > Object TSL > TSL内置对象使用大全 > Pop3对象 > Pop3对象属性

AuthType    

简述

认证类型,0:明文用户密码,1:MD5,2:SASL认证。

类型:读写
定义
AuthType:Integer;
  •  
相关