HardwareProfileLock Constructor

SecureTeam Copy Protection

HardwareProfileLock

Constructs a HardwareProfileLock instance.

Syntax

Public Overloads Sub New( _
   ByVal hardwareProfile As String _
)
HardwareProfileLock(
   string hardwareProfile
);

Parameters

hardwareProfile
The valid hardware profile hash.

See Also

HardwareProfileLock Class | AgileDotNet.Licensing Namespace