renevanosnabrugge / SendEmail-BuildTask

MIT License
17 stars 20 forks source link

SmtpPassword should be provided as secure string #17

Closed cpoDesign closed 6 years ago

cpoDesign commented 6 years ago

Parameters with type of password should be converted to the type of [SecureString].

renevanosnabrugge commented 6 years ago

Sending secure strings to the buildtask is hard. I convert to securestring in the script. Use secret build var to send secret