SdkLicensing |
Licensing service to use for all licensing requests
This property is relevant only for page-based licenses and is used to set the Licensing Gateway Service.
The default is "https://licensing.pdf-tools.com/api/v1/licenses/" for the online Pdftools Licensing Service. If you plan to use the Licensing Gateway Service instead of the Pdftools Licensing Service, the property’s value must be a URI with the following elements:
http[s]://[‹user›[:‹password›]@]‹host›[:‹port›]
Where:
Example: "http://localhost:9999"
Exception | Condition |
---|---|
ArgumentException | [set] The URI is invalid. |
ArgumentNullException | [set] if value is . |