SqlServerAuthServicePrincipal interface
Represents Service Principal Authentication for Sql Server datafeed source
Properties
authentication |
Service Principal Authentication |
connection |
Connection string for Sql Server datafeed authentication |
credential |
DataSource Credential Id for Sql Server datafeed authentication |
Property Details
authenticationType
Service Principal Authentication
authenticationType: "ServicePrincipal"
Property Value
"ServicePrincipal"
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