'宣言
Public Function New( _ ByVal dataSource As DataSource, _ ByVal reportPath As String, _ ByVal promptText As String _ )
public LocateCredentialsEventArgs( DataSource dataSource, string reportPath, string promptText )
パラメータ
- dataSource
- 資格情報を検索するデータソース。
- reportPath
- 資格情報を検索するレポートの名前。
- promptText
- 資格情報を検索するリクエストのプロンプト文字列。