'Declaration Public Function New( _ ByVal dataSourceName As String, _ ByVal reportPath As String, _ ByVal promptText As String _ )
public LocateCredentialsEventArgs( string dataSourceName, string reportPath, string promptText )
Parameters
- dataSourceName
- The name of 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.