FirebaseAdmin. Auth. Multitenancy. TenantsPage
Contains a collection of tenants.
Summary
Properties | |
|---|---|
NextPageToken | string Gets the token representing the next page of tenants. |
Tenants | IEnumerable< Tenant > Gets the tenants included in the current page. |
Properties
NextPageToken
string NextPageToken
Gets the token representing the next page of tenants.
Null if there are no more pages.