SqlServerAuthBasic interface
Represents Basic Authentication for Sql Server datafeed source
Properties
authentication |
Basic Authentication Type |
connection |
Connection string for Sql Server datafeed authentication |
Property Details
authenticationType
Basic Authentication Type
authenticationType: "Basic"
Property Value
"Basic"
connectionString
Connection string for Sql Server datafeed authentication
connectionString: string
Property Value
string