Skip to main content

TimeLock Members

Used to control the time that the product can be used.

Constructors

MemberDescription
TimeLockOverloaded. Initializes a new instance of the TimeLock class.

Properties

MemberDescription
DaysThe number of days the lock is valid.
DaysToExpireReturns the number of days from today until the license expires.
ExpirationDateReturns the date on which the license expires.
TimeRestrictionTypeDefines how the TimeLock is enforced.
TimeVerificationMethodDefines how time expiration is validated.

Methods

MemberDescription
Equalsinherited from Object.
Finalizeinherited from Object.
GetHashCodeinherited from Object.
GetTypeinherited from Object.
MemberwiseCloneinherited from Object.
ToStringinherited from Object.
Validateinherited from Lock. Checks whether a AgileDotNetLicense meets the restriction enforced by this lock.

See Also

TimeLock Class | AgileDotNet.Licensing Namespace | AgileDotNetLicense.Locks | TimeLockType