An NDoc Documented Class Library

ExFTPClient.Unlock Method 

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

public void Unlock(
   string owner,
   string key
);

Parameters

owner
owner string
key
license key

Implements

IExFileTransferClient.Unlock

See Also

ExFTPClient Class | EnterpriseDT.Net.Ftp Namespace