MultitenancyWebSettings
Generic settings used to configure multi-tenant web applications.
- Namespace:
- KpokPatagon.AspNet.Multitenancy.Settings
- Type:
- Class
- Public:
- Yes
- Protected:
- No
- Sealed:
- No
- Abstract:
- No
- Inherits from:
- KpokPatagon.AspNet.Settings.WebSettings
Properties
TenantNameLocation
Specifies where the tenant name is located in the within an Url.
- Signature:
public TenantNameLocation TenantNameLocation { get; set; }