SqlServerAuthManagedIdentity interface
Represents Managed Identity Authentication for Sql Server datafeed source
Properties
authentication |
Managed Identity Authentication Type |
connection |
Connection string for Sql Server datafeed authentication |
Property Details
authenticationType
Managed Identity Authentication Type
authenticationType: "ManagedIdentity"
Property Value
"ManagedIdentity"
connectionString
Connection string for Sql Server datafeed authentication
connectionString: string
Property Value
string