DataSourceCredentialEntity interface
Data Source Credential
Properties
description | Description of data source credential |
id | Unique id of data source credential NOTE: This property will not be serialized. It can only be populated by the server. |
name | Name of data source credential |
Property Details
description
Description of data source credential
description?: string
Property Value
string
id
Unique id of data source credential NOTE: This property will not be serialized. It can only be populated by the server.
id?: string
Property Value
string
name
Name of data source credential
name: string
Property Value
string