Click or drag to resize
MicrosoftTranslatorServiceMSTranslatorTextAPISubscriptionKey Property
Subscription key from Translator Text API azure cognitive service http://docs.microsofttranslator.com/text-translate.html.

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

Property Value

Type: String
See Also