LicenseProxy ActivateTenantLicense Method CelloSaaS API Documentation
Activates the given tenant's subscription by creating new subscription license form last subscription.

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

public static void ActivateTenantLicense(
	string tenantId
)

Parameters

tenantId
Type: System String
The Tenant Identifier for which the license to be activated
See Also