An NDoc Documented Class Library

HttpClient.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

HttpClient Class | EnterpriseDT.Net.Ftp.Http Namespace