Skip to content

Adding 'Company' to the Customer section of a license. #50

@ritchritch

Description

@ritchritch

Would you be able to provide some sample code to include the Company name in the customer section of a license?

So rather than this:

Portable.Licensing.License lic = license.LicensedTo("Persons Name", "email@dot.com");

I would like to do something like this:

Portable.Licensing.License lic = license.LicensedTo("Persons Name", "email@dot.com", "Company Name");

But it doesn't seem to work that way.

Thanks

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions