Show / Hide Table of Contents

Property UpgradeExpiration

| Improve this Doc View Source

UpgradeExpiration

Gets or sets the upgrade expiration date, as string, of this license.

Declaration
public string UpgradeExpiration { get; set; }
Property Value
Type Description
System.String

A string containing the upgrade expiration date of this license, in the format of "yyyy/mm/dd".

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