Method SetExpirationDate
| Improve this Doc View SourceSetExpirationDate(DateTime)
Sets the expiration date of this license.
Declaration
public void SetExpirationDate(DateTime date)
Parameters
Type | Name | Description |
---|---|---|
System.DateTime | date | The date of the license expiration. |
Remarks
The provided date will be converted to UTC date.