Click or drag to resize
LicenseVerificationSetPublicKey Method
Allows to set the public key after object initialization without it.

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

Parameters

AuthorPublicKeyXML
Type: SystemString

[Missing <param name="AuthorPublicKeyXML"/> documentation for "M:TreeksLicensingLibrary.LicenseVerification.SetPublicKey(System.String)"]

Remarks