Kelverion.EasyVista-Automation.json

{
  "ConnectionFields": [
    {
      "Name": "ServerUrl",
      "TypeName": "System.String",
      "IsOptional": false,
      "IsEncrypted": false
    },
    {
      "Name": "Account",
      "TypeName": "System.String",
      "IsOptional": false,
      "IsEncrypted": false
    },
    {
      "Name": "User",
      "TypeName": "System.String",
      "IsOptional": false,
      "IsEncrypted": false
    },
    {
      "Name": "Password",
      "TypeName": "System.String",
      "IsOptional": false,
      "IsEncrypted": true
    },
    {
      "Name": "UserDateFormat",
      "TypeName": "System.String",
      "IsOptional": true,
      "IsEncrypted": false,
      "DefaultValue": "mm/dd/yy"
    },
    {
      "Name": "SkipCertificateValidation",
      "TypeName": "System.Boolean",
      "IsOptional": true,
      "IsEncrypted": false,
      "DefaultValue": "False"
    },
    {
      "Name": "RequestTimeoutSeconds",
      "TypeName": "System.Int32",
      "IsOptional": true,
      "IsEncrypted": false,
      "DefaultValue": "100"
    },
    {
      "Name": "LicenseKey",
      "TypeName": "System.String",
      "IsOptional": false,
      "IsEncrypted": true
    }
  ],
  "ConnectionTypeName": "Kelverion.EasyVista",
  "IntegrationModuleName": "Kelverion.EasyVista"
}