| IDataSourceCredentialService Interface | 
Namespace: Dundas.BI.Data.DataProviders.CredentialProviders
 Syntax
SyntaxThe IDataSourceCredentialService type exposes the following members.
 Methods
Methods| Name | Description | |
|---|---|---|
|  | CreateContext | 
            Creates a credential context for the specified data source credential provider, using the specified set of credential values.
             | 
|  | GetProviderInfo | Gets the data source provider with the specified ID. | 
|  | GetProviderInfos | Gets all the available data source credential providers. | 
 See Also
See Also