Show / Hide Table of Contents

Property Expiration

| Improve this Doc View Source

Expiration

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

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

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

Remarks

The value will be converted to UTC date.

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