You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/communication-services/quickstarts/email/send-email-smtp/send-email-smtp-oauth.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,9 +10,9 @@ ms.topic: quickstart
10
10
ms.service: azure-communication-services
11
11
ms.custom: devx-track-dotnet
12
12
---
13
-
# Quickstart: Send email with SMTP using .NET
13
+
# Quickstart: Send email with SMTP and XOAuth2 using .NET
14
14
15
-
This articles hows how to use OAuth for authentication when sending emails using the Simple Mail Transfer Protocal (SMTP) and Azure Communication Services.
15
+
This articles hows how to use XOAuth2 for authentication when sending emails using the Simple Mail Transfer Protocal (SMTP) and Azure Communication Services.
0 commit comments