Click or drag to resize
MicrosoftTranslatorServiceMSTranslatorTextAPISubscriptionKey Property
Subscription key from Translator Text API azure cognitive service https://docs.microsoft.com/en-us/azure/cognitive-services/translator/translator-text-how-to-signup.

Namespace: CMS.TranslationServices
Assembly: CMS.TranslationServices (in CMS.TranslationServices.dll) Version: 12.0.0
Syntax
C#
public string MSTranslatorTextAPISubscriptionKey { get; }

Property Value

Type: String
See Also