Skip to content

Latest commit

 

History

History
page_type languages products name description
sample
csharp
azure
azure-communication-services
Azure Communication Identity samples for .NET
Samples for the Azure.Communication.Identity client library

Azure Communication Identity SDK samples

Azure Communication Identity is a client library that is used to do operations necessary for identities and tokens. To get started you will need to have an Azure Subscription. Once you have this you can go into the Azure portal and create Azure Communication Services resource. The page will give you necessary information to be able to use the sample codes here such as connections string, shared access key, etc.

This client library allows to do following operations:

  • Generate user tokens that allows the holders to access Azure Communication Services.
  • Purchase, configure and release phone numbers.

You can find samples for each of these functions below.