SqlServerDataFeedSource.DataSourceCredentialId Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The ID of the DataSourceCredentialEntity to use for authentication. The type of authentication to use must also be specified in the property Authentication.
public string DataSourceCredentialId { get; set; }
member this.DataSourceCredentialId : string with get, set
Public Property DataSourceCredentialId As String