protected property OAuth::$oauthClientId
Search API
The client ID, generated in the app definition of the service you're connecting to.
Type: string
File
- inc/
PHPMailer/ src/ OAuth.php, line 71
Class
- OAuth
- OAuth - OAuth2 authentication wrapper class. Uses the oauth2-client package from the League of Extraordinary Packages.
Namespace
PHPMailer\PHPMailerCode
protected $oauthClientId = '';