Click or drag to resize
GetLicenseFile Constructor (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(
	AuthorEncryptionKey encryptionKey
)

Parameters

encryptionKey
Type: com.softwarekey.Client.UtilsAuthorEncryptionKey
AuthorEncryptionKey
See Also