Learn how to secure your email sending application by implementing OAuth2 with SmtpClient. Topics covered include the core concept of Authorization vs. Authentication, why OAuth2 is vital for securing credentials and enabling features like MFA, the mechanics of the Authorization Flow and Device Authorization Flow, and practical configuration steps for both Azure and Gmail. Sample code is included.

Presenter: Bruce Armstrong