ITenant

Allows implementation of tenants.

Namespace:
Inetdev.Multitenancy
Type:
Interface
Public:
Yes
Protected:
No
Sealed:
No
Abstract:
Yes

Properties

Id

Tenant id.

Signature:
public Int32 Id { get; set; }

Name

Tenant name.

Signature:
public String Name { get; set; }

In this document