1.1.0 (2022-07-19)
Features Added
- Added support to integrate communication as Teams user with Azure Communication Services:
- Added
GetTokenForTeamsUser(GetTokenForTeamsUserOptions options, CancellationToken cancellationToken = default)
method that provides the ability to exchange an Azure AD access token of a Teams user for a Communication Identity access token toCommunicationIdentityClient
.
- Added
- Removed
ServiceVersion.V2021_10_31_preview
- Added a new API version
ServiceVersion.V2022_06_01
that is now the default API version