Show / Hide Table of Contents

Property UpgradeExpirationDate

| Improve this Doc View Source

UpgradeExpirationDate

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.

  • Improve this Doc
  • View Source
Back to top Copyright © Weifen Luo | DevZest