ITenantWithConnectionString Members
Declares base tenant properties (ITenant interface) with a database connection string.
#Properties
Name | Description |
---|---|
Connection |
Specifies the connection string used to access the tenant database. |
Id | Returns the tenant identifier. Inherited from ITenant. |
Name | Returns the tenant name. Inherited from ITenant. |
See Also