public property PHPMailer::$AuthType

SMTP auth type. Options are CRAM-MD5, LOGIN, PLAIN, XOAUTH2, attempted in that order if not specified.

Type: string

File

inc/PHPMailer/src/PHPMailer.php, line 326

Class

PHPMailer
PHPMailer - PHP email creation and transport class.

Namespace

PHPMailer\PHPMailer

Code

public $AuthType = '';