properties

properties
properties

Represents a collection of auth source type properties

JSON Example
{
    "property": [
        {
            "dataType": "string",
            "description": "string",
            "modifiable": false,
            "name": "string",
            "required": false
        }
    ]
}
property
Optional

Collection of auth source type properties

Property Of