credential-kind

credential-kind
credential-kind

Credential kind details

JSON Example
{
    "adapterKindKey": "string",
    "fields": [
        {
            "defaultValue": "string",
            "enumerated": false,
            "enumeratedValues": [
                "string"
            ],
            "key": "string",
            "required": false,
            "valueType": "string"
        }
    ],
    "id": "string",
    "name": "string"
}
string
adapterKindKey
Required  

The adapter kind key for the credential type

fields
Optional

The credential type fields

string
id
Optional

The credential type identifier

string
name
Required  

The name of the credential type

Property Of