I am trying to use rebex in powershell.I have downloaded Rebex.sftp.dll from nuget and loaded them in powershell.When I try to invoke connect method,it asks me to register for a trial key.But I have a license key for rebex purchased for my company.Can you please let me know how to use that license key in the downloaded dll so that it doesn't ask me for trial license?Please note as I wasn't there when the purchase was made so I don't have any additional details on the license apart from the key.
In PowerShell, use the following syntax to assign a Rebex licensing key:
[Rebex.Licensing]::Key = "==Put_your_key_here=="
Welcome to Q&A forum for C# and VB.NET developers working with following .NET components:
Applications:
If you need immediate assistance, please contact us directly.