Obtain the license for the current tenant.
Requires'Administrative System Settings' permission when security configuration is enabled
license info of current tenant
import * as sys from 'sys';let result = sys.getLicense(); Copy
import * as sys from 'sys';let result = sys.getLicense();
Obtain the license for the current tenant.
Requires'Administrative System Settings' permission when security configuration is enabled