Click or drag to resize
UpdateCheckVerifyLicenseExpirationDate Property
Gets or sets whether or not the License ID's expiration date will be validated. (The default value is false.)

Namespace: com.softwarekey.Client.WebService.XmlLicenseService
Assembly: PLUSManaged (in PLUSManaged.dll) Version: 5.23.4.0
Syntax
public bool VerifyLicenseExpirationDate { get; set; }

Property Value

Type: Boolean
See Also