An NDoc Documented Class Library

ExFTPConnection.Unlock Method 

Unlock the software for use. This method should be used when a configuration file isn't available

public virtual void Unlock(
   string owner,
   string key
);

Parameters

owner
owner string
key
license key

See Also

ExFTPConnection Class | EnterpriseDT.Net.Ftp Namespace