ActiveReports 8
ResolveCredentials Method

Gets the credentials for specified data source.
Syntax
'Declaration
 
Function ResolveCredentials( _
   ByVal dataSourceName As System.String, _
   ByVal reportPath As System.String, _
   ByVal promptText As System.String _
) As LoginPasswordCredentials
LoginPasswordCredentials ResolveCredentials( 
   System.string dataSourceName,
   System.string reportPath,
   System.string promptText
)

Parameters

dataSourceName
reportPath
promptText
See Also

Reference

ICredentialsLocator Interface
ICredentialsLocator Members

Support Forum