RegistrationLock Constructor

SecureTeam Copy Protection

RegistrationLock

Initializes a new instance of the RegistrationLock.

Syntax

Public Overloads Sub New( _
   ByVal name As String, _
   ByVal organization As String _
)
RegistrationLock(
   string name,
   string organization
);

Parameters

name
The licensee name.
organization
The organization name.

See Also

RegistrationLock Class | AgileDotNet.Licensing Namespace | RegistrationLock Constructor Overload List