Click or drag to resize

ILicenseChecker Interface

Note: This API is now obsolete.

interface for license checker

Namespace: Bosch.Vms.SDK
Assembly: Bosch.Vms.SDK (in Bosch.Vms.SDK.dll) Version: 1.9.0.0
Syntax
C#
[ObsoleteAttribute("This functionality will be removed in a future version.")]
public interface ILicenseChecker

The ILicenseChecker type exposes the following members.

Methods
 NameDescription
Public methodIsFeatureLicensedObsolete.
check if feature is licensed
Top
See Also