Click or drag to resize
LicenseSigningKeyLoadXMLKey Method
Loads the keypair from string

Namespace: TreeksLicensingLibrary
Assembly: TreeksLicensingLibrary (in TreeksLicensingLibrary.dll) Version: 1.3.5562.40448
Syntax
public void LoadXMLKey(
	string strXMLKey
)

Parameters

strXMLKey
Type: SystemString
Keypair in XML format
Remarks