GetLicenseFile Constructor (AuthorEncryptionKey) |
GetLicenseFile Constructor - Accepts a pre-initialized AuthorEncryptionKey
Namespace: com.softwarekey.Client.WebService.XmlLicenseFileServiceAssembly: PLUSManaged (in PLUSManaged.dll) Version: 5.23.4.0
Syntaxpublic GetLicenseFile(
AuthorEncryptionKey encryptionKey
)
Public Sub New (
encryptionKey As AuthorEncryptionKey
)
public:
GetLicenseFile(
AuthorEncryptionKey^ encryptionKey
)
Parameters
- encryptionKey
- Type: com.softwarekey.Client.UtilsAuthorEncryptionKey
AuthorEncryptionKey
See Also