[]
Initializes new instance of LocateCredentialsEventArgs class.
public LocateCredentialsEventArgs(DataSource dataSource, string reportPath, string promptText)
| Type | Name | Description |
|---|---|---|
| DataSource | dataSource | The data source to locate credentials for. |
| string | reportPath | The name of the report to locate credentials for. |
| string | promptText | The text of prompt of the locate credentials request. |