Kelverion.Cherwell-Connection.json

{
    "ConnectionFields": [
        {
            "Name": "WebServiceUrl",
            "TypeName": "System.String",
            "IsOptional": false,
            "IsEncrypted": false
        },
        {
            "Name": "ClientKey",
            "TypeName": "System.String",
            "IsOptional": false,
            "IsEncrypted": true
        },
        {
            "Name": "Username",
            "TypeName": "System.String",
            "IsOptional": false,
            "IsEncrypted": false
        },
        {
            "Name": "Password",
            "TypeName": "System.String",
            "IsOptional": false,
            "IsEncrypted": true
        },
        {
            "Name": "SkipCertificateCheck",
            "TypeName": "System.Boolean",
            "IsOptional": true,
            "IsEncrypted": false,
            "DefaultValue": "False"
        }
    ],
    "ConnectionTypeName": "Kelverion.Cherwell",
    "IntegrationModuleName": "Kelverion.Cherwell"
}