TimeLock Class

SecureTeam Copy Protection

TimeLock

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

Inheritance Hierarchy

System.Object
   AgileDotNetObject
      Lock
         TimeLock

Namespace: AgileDotNet.Licensing
Assembly: AgileDotNet.Licensing (in AgileDotNet.Licensing.dll)

Syntax

Public Class TimeLock
    Inherits Lock
public class TimeLock : Lock

Remarks

The time lock is used to restrict the time that the product can be used by the user. It can be used to implement a subscription period or to issue an evalution license when used in combination with a TrialLock.

See Also

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