Contains possible sources from which a key can be read.
Namespace:
Aurigma.GraphicsMill.Licensing
Assembly:
Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)
Public Enumeration LicenseKeySource
public enum LicenseKeySource
| Member name | Description | |
|---|---|---|
| Registry |
System registry. |
|
| LicFileInWebBin |
lic file of the Web root bin folder. |
|
| LicFileNearAssembly |
lic file in the same folder as the assembly. |
|
| EmbeddedIntoAssembly |
Assembly code. |
|
| None |
No key available. |