Table of Contents

Interface "Application License UTCAP"

Namespace: CapVision.Core.License
Obsolete

This element will become obsolete from version V24.202410. Entitlements are replacing the legacy licensing model.

Methods

GetModuleInfo

Obsolete

This element will become obsolete from version V24.202410. Entitlements are replacing the legacy licensing model.

[Obsolete(Entitlements are replacing the legacy licensing model.,V24.202410)]
procedure GetModuleInfo(): ModuleInfo

Returns

Type Description
ModuleInfo

GetLicenseInformation

Obsolete

This element will become obsolete from version V24.202410. Entitlements are replacing the legacy licensing model.

[Obsolete(Entitlements are replacing the legacy licensing model.,V24.202410)]
procedure GetLicenseInformation(var LicenseKey: Text, var LicenseType: Text, var LicenseExpirationDate: Date, var LicenseLastUpdateTime: DateTime)

Parameters

Name Type Description
LicenseKey Text
LicenseType Text
LicenseExpirationDate Date
LicenseLastUpdateTime DateTime

RequestLicenseUpdate

Obsolete

This element will become obsolete from version V24.202410. Entitlements are replacing the legacy licensing model.

[Obsolete(Entitlements are replacing the legacy licensing model.,V24.202410)]
procedure RequestLicenseUpdate(): Boolean

Returns

Type Description
Boolean

GetLicenseKey

Obsolete

This element will become obsolete from version V24.202410. Entitlements are replacing the legacy licensing model.

[Obsolete(Entitlements are replacing the legacy licensing model.,V24.202410)]
procedure GetLicenseKey(): Text

Returns

Type Description
Text

GetApiServiceUri

Obsolete

This element will become obsolete from version V24.202410. Entitlements are replacing the legacy licensing model.

[Obsolete(Entitlements are replacing the legacy licensing model.,V24.202410)]
procedure GetApiServiceUri(): Text

Returns

Type Description
Text

IgnoreSandbox

Obsolete

This element will become obsolete from version V24.202410. Entitlements are replacing the legacy licensing model.

[Obsolete(Entitlements are replacing the legacy licensing model.,V24.202410)]
procedure IgnoreSandbox(): Boolean

Returns

Type Description
Boolean

GetPayload

Obsolete

This element will become obsolete from version V24.202410. Entitlements are replacing the legacy licensing model.

[Obsolete(Entitlements are replacing the legacy licensing model.,V24.202410)]
procedure GetPayload(): Text

Returns

Type Description
Text

See also