Kelverion.Azure.DevOps-Automation.json

{
    "ConnectionFields": [
        {
            "Name": "LicenseKey",
            "TypeName": "System.String",
            "IsOptional": false,
            "IsEncrypted": true
        },
        {
            "Name": "AuthenticationType",
            "TypeName": "System.String",
            "IsOptional": false,
            "IsEncrypted": false
        },
        {
            "Name": "WebServiceType",
            "TypeName": "System.String",
            "IsOptional": false,
            "IsEncrypted": false
        },
        {
            "Name": "WebServiceUrl",
            "TypeName": "System.String",
            "IsOptional": false,
            "IsEncrypted": false
        },
        {
            "Name": "Username",
            "TypeName": "System.String",
            "IsOptional": true,
            "IsEncrypted": false
        },
        {
            "Name": "Password",
            "TypeName": "System.String",
            "IsOptional": true,
            "IsEncrypted": true
        },
        {
            "Name": "PersonalAccessToken",
            "TypeName": "System.String",
            "IsOptional": true,
            "IsEncrypted": true
        }
    ],
    "ConnectionTypeName": "Kelverion.Azure.DevOps",
    "IntegrationModuleName": "Kelverion.Azure.DevOps"
}