Search Results for

    Show / Hide Table of Contents

    Class MicrosoftTranslateCredentials

    Inheritance
    System.Object
    MicrosoftTranslateCredentials
    Implements
    IMtCredentialsForm
    Namespace: Crowdin.Api.MachineTranslationEngines
    Assembly: Crowdin.Api.dll
    Syntax
    public class MicrosoftTranslateCredentials : object, IMtCredentialsForm

    Properties

    | Improve this Doc View Source

    ApiKey

    Declaration
    public string ApiKey { get; set; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    Model

    Declaration
    public string? Model { get; set; }
    Property Value
    Type Description
    System.Nullable<System.String>

    Implements

    IMtCredentialsForm
    • Improve this Doc
    • View Source
    In This Article
    Back to top Generated by DocFX