Click or drag to resize
LicenseVerification Constructor (String)
Initializes verification class with public key

Namespace: TreeksLicensingLibrary
Assembly: TreeksLicensingLibrary (in TreeksLicensingLibrary.dll) Version: 1.3.5562.40448
Syntax
public LicenseVerification(
	string AuthorPublicKeyXML
)

Parameters

AuthorPublicKeyXML
Type: SystemString
Your application public key
Remarks