SqlServerAuthServicePrincipalInKeyVault interface
Represents Service Principal in Keyvault Authentication for Sql Server datafeed source
Properties
authentication |
Service Principal in Keyvault Authentication |
connection |
Connection string for Sql Server datafeed authentication |
credential |
DataSource Credential Id for Sql Server datafeed authentication |
Property Details
authenticationType
Service Principal in Keyvault Authentication
authenticationType: "ServicePrincipalInKV"
Property Value
"ServicePrincipalInKV"
connectionString
Connection string for Sql Server datafeed authentication
connectionString: string
Property Value
string
credentialId
DataSource Credential Id for Sql Server datafeed authentication
credentialId: string
Property Value
string