• Obtain the license for the current tenant.

    Requires'Administrative System Settings' permission when security configuration is enabled

    Returns Dict[]

    license info of current tenant

    Example


    import * as sys from 'sys';

    let result = sys.getLicense();