Click or drag to resize
GetLicenseFile Constructor (XmlLicenseFileService, AuthorEncryptionKey)
GetLicenseFile Constructor - Accepts a pre-initialized AuthorEncryptionKey

Namespace: com.softwarekey.Client.WebService.XmlLicenseFileService
Assembly: PLUSManaged (in PLUSManaged.dll) Version: 5.23.4.0
Syntax
public GetLicenseFile(
	XmlLicenseFileService client,
	AuthorEncryptionKey encryptionKey
)

Parameters

client
Type: com.softwarekey.Client.WebService.XmlLicenseFileServiceXmlLicenseFileService
XmlActivationService
encryptionKey
Type: com.softwarekey.Client.UtilsAuthorEncryptionKey
AuthorEncryptionKey
See Also