Search Results for

    Show / Hide Table of Contents

    Class AmazonTranslateCredentials

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

    Properties

    | Improve this Doc View Source

    AccessKey

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

    SecretKey

    Declaration
    public string SecretKey { get; set; }
    Property Value
    Type Description
    System.String

    Implements

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