[]
Represents a request for credentials to connect to a data source.
public sealed class DataSourcePrompt
| Name | Description |
|---|---|
| Name | Gets the name of the data source for which credentials are required. |
| Password | Gets or sets the password for the credentials. |
| Prompt | Gets the prompt message shown when credentials need to be entered. |
| User | Gets or sets the user name for the credentials. |