IMultiTenancyService Methods |
The IMultiTenancyService type exposes the following members.
| Name | Description | |
|---|---|---|
| DeleteTenant |
Deletes the tenant with the specified ID.
| |
| GetTenant | Gets the tenant with the specified ID. | |
| GetTenantAdministratorsGroupId |
Gets the ID of the tenant administrators group for the specified tenant.
| |
| GetTenantInfo(Guid) | Gets minimal information about the tenant with the specified ID. | |
| GetTenantInfo(Guid, Boolean) | Gets minimal information about the tenant with the specified ID. | |
| GetTenantInfos |
Retrieves minimal information about the tenants with the specified IDs.
| |
| GetTenantMembersGroupId |
Gets the ID of the tenant members group for the specified tenant.
| |
| GetTenants |
Retrieves the tenants with the specified IDs.
| |
| SaveTenant | Saves the tenant. | |
| TenantInfoQuery |
Gets limited information about the tenants corresponding to query criteria.
| |
| TenantQuery |
Gets the tenants corresponding to query criteria.
| |
| TenantQueryCount | Gets the number of tenants corresponding to filter criteria. |