@@ -8,7 +8,7 @@ manager: chpalm
8
8
services : azure-communication-services
9
9
10
10
ms.author : chpalm
11
- ms.date : 06/30/2021
11
+ ms.date : 09/05/2024
12
12
ms.topic : conceptual
13
13
ms.service : azure-communication-services
14
14
ms.subservice : identity
@@ -24,14 +24,15 @@ Another type of authentication uses *user access tokens* to authenticate against
24
24
25
25
The following table shows the Azure Communication Services SDKs and their authentication options:
26
26
27
- | SDK | Authentication option |
28
- | ----------------- | ----------------------------------------------------|
29
- | Identity | Access Key or Microsoft Entra authentication |
30
- | SMS | Access Key or Microsoft Entra authentication |
31
- | Phone Numbers | Access Key or Microsoft Entra authentication |
32
- | Email | Access Key or Microsoft Entra authentication |
33
- | Calling | User Access Token |
34
- | Chat | User Access Token |
27
+ | SDK | Authentication option |
28
+ | --------------------| ----------------------------------------------|
29
+ | Identity | Access Key or Microsoft Entra authentication |
30
+ | SMS | Access Key or Microsoft Entra authentication |
31
+ | Phone Numbers | Access Key or Microsoft Entra authentication |
32
+ | Email | Access Key or Microsoft Entra authentication |
33
+ | Advanced Messaging | Access Key or Microsoft Entra authentication |
34
+ | Calling | User Access Token |
35
+ | Chat | User Access Token |
35
36
36
37
Each authorization option is briefly described below:
37
38
0 commit comments