Using on Build server, how the licensing works for - WeOnlyDo Discussion board

Using on Build server, how the licensing works for (wodSSH / wodSSH.NET)

by jdlogicman, Wednesday, March 23, 2011, 23:57 (4754 days ago)

My group creates an internal toolset that it used by other groups in my company. We have all the internals hidden behind interfaces, so they only have to reference our assembly. So, I have 2 questions:
- How do I set up the build server? Can I just check in the redistributable assemblies, set the license key resource in my assembly, and it will work?
- I package my assembly & dependencies up for others in my company to consume my API. Which assembly has to have the license key resource in it? Is it just the referencing assemblies?

Thanks!

Re: Using on Build server, how the licensing works

by wodDamir, Thursday, March 24, 2011, 00:10 (4754 days ago) @ jdlogicman

Hi,

You didn't specify which component you're reffering to, so I'll assume that you're reffering to wodSSH.Net. If so, I believe that the answer to both questions are affirmative. All you need to do is add the reference, set it's LicenseKey property, and distribute it along with your assembly/app.

Hope this helps,

Regards,
Damba