Parameters
- licenceKey
- The key provided by Medical Connections in the format 'SK-1111-2222-3333', allowing you to activate DicomObjects for specific functions
- activationInfo1
- An optional string identifying this system and/or the institution at which this copy is being activated. This optional parameter can be empty
- activationInfo2
- Another optional string with the same type of information as 'activationInfo1'
- result
- An
out
parameter, into which an explanation of the result is placed. - expiryDate
- Optional expiryDate date for the licence to be generated. Default is controlled by the licence key itself
Return Value
A valid DicomLicence object if the activation succeeded or if already activated using Licence string
null if the activation failed.