Class MicrosoftTranslateCredentials
Inheritance
System.Object
MicrosoftTranslateCredentials
Implements
Namespace: Crowdin.Api.MachineTranslationEngines
Assembly: Crowdin.Api.dll
Syntax
public class MicrosoftTranslateCredentials : object, IMtCredentialsForm
Properties
| Improve this Doc View SourceApiKey
Declaration
public string ApiKey { get; set; }
Property Value
Type | Description |
---|---|
System.String |
Model
Declaration
public string? Model { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.String> |