Skip to content

Commit 6561dab

Browse files
committed
update to xoauth2
1 parent d36baac commit 6561dab

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

articles/communication-services/quickstarts/email/send-email-smtp/send-email-smtp-oauth.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,9 @@ ms.topic: quickstart
1010
ms.service: azure-communication-services
1111
ms.custom: devx-track-dotnet
1212
---
13-
# Quickstart: Send email with SMTP using .NET
13+
# Quickstart: Send email with SMTP and XOAuth2 using .NET
1414

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.
1616

1717
## Prerequisites
1818

articles/communication-services/toc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -204,7 +204,7 @@ items:
204204
href: quickstarts/email/send-email-smtp/smtp-authentication.md
205205
- name: Send email using SMTP
206206
href: quickstarts/email/send-email-smtp/send-email-smtp.md
207-
- name: Send email using SMTP with OAuth
207+
- name: Send email using SMTP with XOAuth2
208208
href: quickstarts/email/send-email-smtp/send-email-smtp-oauth.md
209209
- name: Attachments
210210
items:

0 commit comments

Comments
 (0)