LocateCredentialsEventArgs Class Members
In This Topic
The following tables list the members exposed by LocateCredentialsEventArgs.
Public Constructors
Public Properties
| Name | Description |
 | DataSource | Gets the data source to locate credentials for. |
 | Password | Gets ot sets the password of the credentials to be located. |
 | PromptText | Gets the text of prompt of the locate credentials request. |
 | ReportPath | Gets the name of the report to locate credentials for. |
 | UserName | Gets ot sets the user name of the credentials to be located. |
Top
See Also