'Declaration Public Function New( _ ByVal dataSource As DataSource, _ ByVal reportPath As String, _ ByVal promptText As String _ )
public LocateCredentialsEventArgs( DataSource dataSource, string reportPath, string promptText )
Parameters
- dataSource
- The data source to locate credentials for.
- reportPath
- The name of the report to locate credentials for.
- promptText
- The text of prompt of the locate credentials request.