[]
Gets or sets a prompt displayed to the user when credentials are required for connecting to the database with the specified data source.
public string Prompt { get; set; }
Type | Description |
---|---|
string | A string value indicating the prompt shown to the user. |