Hi Johan,
I'm not sure what you're asking, because you have the properties set in your example code there;
ThisSendEmail.AuthUser = 'username'
ThisSendEmail.AuthPassword = 'password'
Obviously you need to set these to appropriate values, but these are the "SMTP Authentication" part.
cheers
Bruce