ITenantsProvider Methods

The ITenantsProvider type exposes the following members.

Methods
  NameDescription
Public methodDeleteRecord
Deletes a tenant specified by its ID.
Public methodGetAllRecords
Gets all records.
Public methodGetById
Retrieves a list of tenants having the specified IDs.
Public methodGetIdsOfTenantsWhichDrawFromGlobalPool
Gets the IDs of any tenants which draw the specified seat kind from the global pool.
Public methodGetLicenseAllocation
Gets the combined license allocation for all tenants.
Public methodImportRecord
Imports a tenant to the underlying storage mechanism.
Public methodQuery
Queries for tenant records.
Public methodQueryCount
Queries for the number of tenants matching a filter criteria.
Public methodSaveRecord
Saves a tenant.
Public methodUpdateSpecialGroupIds
Sets the IDs of the special groups associated with the tenant.
Top
See Also