github Azure/azure-sdk-for-net Azure.Communication.Identity_1.0.0-beta.4

latest releases: Azure.AI.OpenAI_1.0.0-beta.17, Microsoft.Azure.WebJobs.Extensions.AuthenticationEvents_1.0.0-beta.8, Azure.AI.OpenAI.Assistants_1.0.0-beta.4...
pre-release3 years ago

1.0.0-beta.4 (2021-02-09)

Added

  • Added CommunicationIdentityClient (originally was part of the Azure.Communication.Administration package).
  • Added support to create CommunicationIdentityClient with TokenCredential.
  • Added support to create CommunicationIdentityClient with AzureKeyCredential.
  • Added ability to create a user and issue token for it at the same time.

Breaking

  • CommunicationTokenScope.Pstn is removed.
  • CommunicationIdentityClient.RevokeTokens now revoke all the currently issued tokens instead of revoking tokens issued prior to a given time.
  • CommunicationIdentityClient.IssueToken returns an instance of Azure.Core.AccessToken instead of CommunicationUserToken.

Don't miss a new azure-sdk-for-net release

NewReleases is sending notifications on new releases.