ITenantOperations Interface

Definition

Operations for managing tenants.

public interface ITenantOperations
type ITenantOperations = interface
Public Interface ITenantOperations

Methods

ListAsync(CancellationToken)

Gets a list of the tenantIds.

Extension Methods

List(ITenantOperations)

Gets a list of the tenantIds.

ListAsync(ITenantOperations)

Gets a list of the tenantIds.

Applies to