Click or drag to resize
AuthorEncryptionKeyLastError Property
Gets the last error (represented by a LicenseError object) which occurred in this object.

Namespace: com.softwarekey.Client.Utils
Assembly: PLUSManaged (in PLUSManaged.dll) Version: 5.23.4.0
Syntax
public LicenseError LastError { get; }

Property Value

Type: LicenseError
See Also