VersionLock Class

SecureTeam Copy Protection

VersionLock

Locks license usage to a designated release of the licensed software.

Inheritance Hierarchy

System.Object
   AgileDotNetObject
      Lock
         VersionLock

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

Syntax

Public Class VersionLock
    Inherits Lock
public class VersionLock : Lock

Remarks

The VersionLock is used to control release version in which the licensed software can run in. During license validation the version of the licensed software is checked. If the version is outside the permitted range then validation fails.

See Also

VersionLock Members | AgileDotNet.Licensing Namespace