Summary
Gets or sets the connection string for admin connections.
- Namespace
- Cake
.Common .Tools .Roundhouse - Containing Type
- RoundhouseSettings
Syntax
public string ConnectionStringAdmin { get; set; }
Value
Type | Description |
---|---|
string | This is used for connecting to master when you may have a different uid and password than normal. |