SmtpClient in C# using smtp.Gmail.com:857 with Google's 2 Step Verification activated
I'm having trouble with sending an email using the Gmail SMTP Server in C#. There is plenty of subjects about this matter in StackOverflow, but none of the solutions around there are working with my specifities. My specificities are : App Specific Password generated and very strong password originally Double Auth (2 Step Verification) activated and required because of some other app "Allow Less Secure Apps" parameter is unavailable from Google's UI Can someone propose a solution ? The solution "Disable 2 Step Verification" is not a valid solution are we are looking for a solution that respects