Help us improve Softanics
We use analytics cookies to understand which pages and downloads are useful. No ads. Privacy Policy

GetExpirationDate Method

A license key becomes expired and ArmDot.Client.Api.GetLicenseState returns LicenseKeyState.Expired if a current date is more than an expiraton date.

ArmDot.Client.Api.PutKey must have been already called.

public static System.DateTime? GetExpirationDate();

Returns

An expiration date stored in a current license key.