zoho phpmailer hide password

zoho phpmailer hide password

on the phpmailer form, on the password field

$mail->Password   = "password";

is there any way to hide the password?

example: mandrill offers a api random string like "W45KJKH3J5J5K"

is there a similar feature in zoho mail?