UserDetailsProxy GetUserCountByTenantId Method CelloSaaS API Documentation

Namespace: CelloSaaS.BusinessEdition.ServiceProxies.UserManagement
Assembly: CelloSaaS.BusinessEdition (in CelloSaaS.BusinessEdition.dll) Version: 4.3.1.0 (4.3.1.0)
Syntax

public static Dictionary<bool, int> GetUserCountByTenantId(
	string tenantId
)

Parameters

tenantId
Type: System String

Return Value

Type: Dictionary Boolean, Int32 
See Also