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.