Click or drag to resize

ILicenseExpiresAt Property

Indicates when the license expires (in UTC).

Namespace:  AskiaPortalCmn
Assembly:  AskiaPortalCmn (in AskiaPortalCmn.dll) Version: 1.7.0-build068
Syntax
DateTime ExpiresAt { get; }

Property Value

Type: DateTime
Remarks
Returns `DateTime.MinValue` if the license is invalid.
See Also