ManagedAuthOption
One connector-provided option for a dynamic managed authentication field.
Properties
| Property | Type | Required | Description |
|---|---|---|---|
value |
string | Yes | Connector value persisted for the managed authentication field. |
label |
string | Yes | Human-readable option label displayed to the administrator. |
Example
{
"value": "string",
"label": "string"
}