Kelverion.AutomationPortal-Connection.json

{
  "ConnectionFields": [
    {
      "Name": "PortalUrl",
      "TypeName": "System.String",
      "IsOptional": false,
      "IsEncrypted": false
    },
    {
      "Name": "TenantId",
      "TypeName": "System.String",
      "IsOptional": false,
      "IsEncrypted": false
    },
    {
      "Name": "ClientId",
      "TypeName": "System.String",
      "IsOptional": false,
      "IsEncrypted": false
    },
    {
      "Name": "ClientSecret",
      "TypeName": "System.String",
      "IsOptional": false,
      "IsEncrypted": true
    },
    {
      "Name": "ProxyServerUrl",
      "TypeName": "System.String",
      "IsOptional": true,
      "IsEncrypted": false
    },
    {
      "Name": "ProxyServerUsername",
      "TypeName": "System.String",
      "IsOptional": true,
      "IsEncrypted": false
    },
    {
      "Name": "ProxyServerPassword",
      "TypeName": "System.String",
      "IsOptional": true,
      "IsEncrypted": true
    },
    {
      "Name": "ProxyServerBypassLocal",
      "TypeName": "System.Boolean",
      "IsOptional": true,
      "IsEncrypted": false
    },
    {
      "Name": "DisableServerCertificateValidation",
      "TypeName": "System.Boolean",
      "IsOptional": true,
      "IsEncrypted": false
    }
  ],
    "ConnectionTypeName": "Kelverion.AutomationPortal",
    "IntegrationModuleName": "Kelverion.AutomationPortal"
}