MacAddressLock Class

SecureTeam Copy Protection

MacAddressLock

Locks the use of a license to a designated NIC's MAC address.

Inheritance Hierarchy

System.Object
   AgileDotNetObject
      Lock
         MacAddressLock

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

Syntax

Public Class MacAddressLock
    Inherits Lock
public class MacAddressLock : Lock

Remarks

The MAC address lock is used to allow use of the protected product to a machine that have a designated Ethernet NIC. Each Network Interface Card is assigned with a unique identifier that is assigned by its manufacturer for identification. During the license validation process all Ethernet hardware addresses are being checked for a matching address identified by this lock, if a matching address was found the lock validates successfully.

See Also

MacAddressLock Members | AgileDotNet.Licensing Namespace