APPROVED ANSWER
SELECTED ANSWER
replied on January 10, 2014
The SDK basically licenses the same as any other Laserfiche product. All connections from the SDK into the Laserfiche Server must be logged in with a specified user account, and that user must be licensed to connect to the Laserfiche Server through a named user account. The named user needs to be allocated on the Server it is connecting to, so it will need to exist there. You can easily connect through windows authentication - you can leave the password and user name blank to automatically log in as the 'current' windows user that is running the integration (or a service user if it's running as a service), or simply manually fill in the DOMAIN\Username as the user the integration is logging in as. Depending on hew the integration is being launched, you can also pass along the current users credentials. There is no way to connect without a licensed connection.