Using cognitive-services-speech-sdk with azure.com

C# integration

✓ Official SDK
Install
dotnet add package cognitive-services-speech-sdk
Information protection policies of a specific management group.
curl \
  -H "Authorization: Bearer $ACCESS_TOKEN" \
  /{scope}/providers/Microsoft.Security/informationProtectionPolicies
Details of the information protection policy.
curl \
  -H "Authorization: Bearer $ACCESS_TOKEN" \
  /{scope}/providers/Microsoft.Security/informationProtectionPolicies/{informationProtectionPolicyName}
SDK on GitHub 📄 API Docs
SDK
cognitive-services-speech-sdk
C#
API
azure.com
azure.com:security-informationProtectionPolicies
At a glance
Language C#
Endpoints3
✓ Official