Lock Class

SecureTeam Copy Protection

Lock

Represents a license control measure that should be enforced by AgileDotNetLicense.

Inheritance Hierarchy

System.Object
   AgileDotNetObject
      Lock
         Derived types

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

Syntax

Public MustInherit Class Lock
    Inherits AgileDotNetObject
public abstract class Lock : AgileDotNetObject

Remarks

A license contains a collection of Locks, each lock represents a license limitation that should be enforced once it's validated.

See Also

Lock Members | AgileDotNet.Licensing Namespace | AgileDotNetLicense