Click or drag to resize

IServerApiLicenseChecker Property

Note: This API is now obsolete.

Gives access to the LicenseChecker.

Namespace: Bosch.Vms.SDK
Assembly: Bosch.Vms.SDK (in Bosch.Vms.SDK.dll) Version: 1.9.0.0
Syntax
C#
[ObsoleteAttribute("This property will be removed in a future version.")]
ILicenseChecker LicenseChecker { get; }

Property Value

ILicenseChecker
See Also