Property Expiration
| Improve this Doc View SourceExpiration
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.