Click or drag to resize

VFPAPIVFPSetLicenseKey Method

Sets license key.

Namespace:  VisioForge.VideoFingerPrinting
Assembly:  VisioForge.VideoFingerPrinting (in VisioForge.VideoFingerPrinting.dll) Version: 1.0.0
Syntax
public static void VFPSetLicenseKey(
	string licenseKey
)

Parameters

licenseKey
Type: SystemString
License key.
See Also