Property UpgradeExpirationDate
| Improve this Doc View SourceUpgradeExpirationDate
Gets the upgrade expiration date of this license.
Declaration
public DateTime UpgradeExpirationDate { get; }
Property Value
Type | Description |
---|---|
System.DateTime | The UTC date of the license upgrade expiration. |
Remarks
When validating, the release date of the assembly will be compared with the upgrade exipration date of the license. The assembly version Build number specifies the release date as number of days since 2000/01/01.