[]
Sets the credentials for the connection string.
public override string SetCredentials(string userName, string password)
| Type | Name | Description |
|---|---|---|
| string | userName | The user name. |
| string | password | The password. |
| Type | Description |
|---|---|
| string | The updated connection string with credentials applied. |